summaryrefslogtreecommitdiff
path: root/tests/conftest.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2018-01-20 10:08:13 -0500
committerGitHub <noreply@github.com>2018-01-20 10:08:13 -0500
commit7b564b4424accfbd7439de10a169d9b64bc599c5 (patch)
treee9d3b691b9900827f85e0b1e19f3d0355331fb9d /tests/conftest.py
parent91bc999d022a486334b9054859e2ef6f03ca9666 (diff)
parent03f15696076b04a2881562a0429a435e61ffd92c (diff)
downloadcmd2-git-7b564b4424accfbd7439de10a169d9b64bc599c5.tar.gz
Merge pull request #255 from python-cmd2/argparse_help
Improved how new argparse-based decorators provide help
Diffstat (limited to 'tests/conftest.py')
-rw-r--r--tests/conftest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/conftest.py b/tests/conftest.py
index 387322b1..021af193 100644
--- a/tests/conftest.py
+++ b/tests/conftest.py
@@ -21,7 +21,7 @@ edit help history load py pyscript quit set shell shortcuts
# Help text for the history command
HELP_HISTORY = """usage: history [-h] [-r | -e | -o FILE] [-s] [arg]
-run, edit, and save previously entered commands
+View, run, edit, and save previously entered commands.
positional arguments:
arg empty all history items