diff --git a/clap-tests/run_tests.py b/clap-tests/run_tests.py index 4db3a7bf..553d39e1 100755 --- a/clap-tests/run_tests.py +++ b/clap-tests/run_tests.py @@ -36,7 +36,7 @@ ARGS: [positional3]... tests positionals with specific values [values: vi, emacs] SUBCOMMANDS: - help With no arguments it prints this message, otherwise it prints help information about other subcommands + help Prints this message or the help message of the given subcommand(s) subcmd tests subcommands''' _version = "claptests v1.4.8"