diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2020-01-29 19:27:43 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-01-29 19:27:43 -0500 |
commit | 052caa649be459145c5593f9515be8d3100a16c3 (patch) | |
tree | 1ea9343206b1c070460415f010c6d1086e514802 /docs/features/os.rst | |
parent | 26c140e891773f69850043b68c75d9467bf54e55 (diff) | |
parent | 6296d413ac1cee3577c19ba2bbf9da56202dc26d (diff) | |
download | cmd2-git-052caa649be459145c5593f9515be8d3100a16c3.tar.gz |
Merge branch 'master' into changelog_clarification
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 |