diff options
| -rw-r--r-- | nbb/nbb_lib.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nbb/nbb_lib.in b/nbb/nbb_lib.in index 3296ff0..cabb32c 100644 --- a/nbb/nbb_lib.in +++ b/nbb/nbb_lib.in @@ -35,7 +35,7 @@ Possible interface: $ nbb [general options] install-sh [command specific options] $ nbb [general options] run <command> [<param>...] - $ nbb [general options] run [command specific options... <-->] <command> [<param>...] + $ nbb [general options] run [command specific options... <-->] <command>... """ |
