diff options
author | Jared Crapo <jared@kotfu.net> | 2017-12-11 19:14:09 -0700 |
---|---|---|
committer | Jared Crapo <jared@kotfu.net> | 2017-12-11 19:14:09 -0700 |
commit | 4f57dc14a7ffc2cbd741622da7d05d42ba7f7789 (patch) | |
tree | a7342e6981d44b9b19b9852c3f0e822aa702f659 /docs/index.rst | |
parent | b16b91268ecbea934e96a68b7feb2965f4ab3c18 (diff) | |
download | cmd2-git-4f57dc14a7ffc2cbd741622da7d05d42ba7f7789.tar.gz |
Plan and first working code for argparse decorator
Diffstat (limited to 'docs/index.rst')
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 1f2bf96c..ae7ea300 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -67,6 +67,7 @@ Contents: settingchanges unfreefeatures transcript + argument_parsing integrating hooks alternatives |