diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-01-29 00:57:49 -0500 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-01-29 00:57:49 -0500 |
commit | 5f124721b7c791c579062d9e3649b2b3646ccc8b (patch) | |
tree | d571e28844d35e69c6e0ecce38b93ffbd7f873c1 /docs/features/os.rst | |
parent | e87cadfbaeda0bb0197ce959107bda0db89514ea (diff) | |
download | cmd2-git-5f124721b7c791c579062d9e3649b2b3646ccc8b.tar.gz |
Attempt to make "help -v" more discoverable by changing the default help text
Diffstat (limited to 'docs/features/os.rst')
-rw-r--r-- | docs/features/os.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/features/os.rst b/docs/features/os.rst index 40a7cbf4..b6f9b61f 100644 --- a/docs/features/os.rst +++ b/docs/features/os.rst @@ -49,8 +49,8 @@ loop:: $ python examples/example.py help - Documented commands (type help <topic>): - ======================================== + Documented commands (use 'help -v' for verbose/'help <topic>' for details): + =========================================================================== alias help macro orate quit run_script set shortcuts edit history mumble py run_pyscript say shell speak |