From 763b1cb45fc12ec2570672ab787a4494b35a24fb Mon Sep 17 00:00:00 2001 From: Todd Leonhardt Date: Sat, 17 Mar 2018 00:08:35 -0400 Subject: Added a tiny bit of documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ab57f823..8a93804d 100755 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Main Features - Option to display long output using a pager with ``cmd2.Cmd.ppaged()`` - Multi-line commands - Special-character command shortcuts (beyond cmd's `@` and `!`) -- Command aliasing +- Command aliasing and loading a commands at startup from an initialization script - Settable environment parameters - Parsing commands with arguments using `argparse`, including support for sub-commands - Sub-menu support via the ``AddSubmenu`` decorator -- cgit v1.2.1