From 163dcad22375eb84ecd8de311c344a9b6630c685 Mon Sep 17 00:00:00 2001 From: Kevin Van Brunt Date: Thu, 21 Feb 2019 21:15:04 -0500 Subject: Updated macro documentation --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 0480f51b..81adf4c2 100755 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ Main Features - Multi-line commands - Special-character command shortcuts (beyond cmd's `?` and `!`) - Command aliasing similar to bash `alias` command -- Macros, which are similar to aliases, but can take arguments when called +- Macros, which are similar to aliases, but they can contain argument placeholders - Ability to load commands at startup from an initialization script - Settable environment parameters - Parsing commands with arguments using `argparse`, including support for sub-commands -- cgit v1.2.1