From ce4c9dd46e7425e81e63da7120985bd319ace570 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Fri, 6 Apr 2018 18:34:32 -0400 Subject: Corrected docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 587fb104..9c8f8383 100755 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Main Features - `py` enters interactive Python console (opt-in `ipy` for IPython console) - Option to display long output using a pager with ``cmd2.Cmd.ppaged()`` - Multi-line commands -- Special-character command shortcuts (beyond cmd's `@` and `!`) +- Special-character command shortcuts (beyond cmd's `?` and `!`) - Command aliasing similar to bash `alias` command - Ability to load commands at startup from an initialization script - Settable environment parameters -- cgit v1.2.1