From 976ddc859311e640f3ae67af34299bbf1160358f Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Wed, 5 Jun 2019 10:56:01 -0400 Subject: Changed wrapping point of history's help text to match all other help text in cmd2 --- tests/conftest.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'tests/conftest.py') diff --git a/tests/conftest.py b/tests/conftest.py index 769e5a8f..dc5c1ab1 100644 --- a/tests/conftest.py +++ b/tests/conftest.py @@ -89,7 +89,8 @@ formatting: macros expanded, instead of typed commands -v, --verbose display history and include expanded commands if they differ from the typed command - -a, --all display all commands, including ones persisted from previous sessions + -a, --all display all commands, including ones persisted from + previous sessions """ # Output from the shortcuts command with default built-in shortcuts -- cgit v1.2.1