diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-05-20 00:06:22 -0700 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-05-20 00:06:22 -0700 |
commit | 64b3a88f2376820ae0af2efeace6d63115fb4891 (patch) | |
tree | 27e797174b53931d102f9f52bc1714e3739c6c6f /tests/test_parsing.py | |
parent | 8297145a74ee4d239cfb7d68a47f59342fd831fe (diff) | |
download | cmd2-git-64b3a88f2376820ae0af2efeace6d63115fb4891.tar.gz |
Abbreviations are no longer accepted for multiline commands
Due to the way the parsing logic works for multiline commands, abbreviations didn't function properly with mutliline commands. So to avoid confusion, this commit deals with this issue by simply disallowing abbreviations for multiline commands altogether.
A warning has been added to the section on abbreviations in the documentation to hopefully make this clear for users.
Diffstat (limited to 'tests/test_parsing.py')
0 files changed, 0 insertions, 0 deletions