From 3d2544261eb76fe9ce49ece87ebbe7af63697798 Mon Sep 17 00:00:00 2001 From: dyx Date: Sat, 28 May 2022 01:13:47 +0800 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3867288..64b8171 100644 --- a/README.md +++ b/README.md @@ -68,7 +68,8 @@ If *file* is omitted, `shsub` reads the template from stdin. options: -- `-s` *sh* specify the shell, `/bin/sh` by default +- `-s` *sh* specify the shell to execute the compiled script, + `/bin/sh` by default - `-h` print the brief usage - `-v` print the version information