diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-06-07 01:34:19 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-06-07 01:34:19 -0400 |
commit | dbeef111ca56b5b74eae20a2e0915e87f842829b (patch) | |
tree | ff6cc087cc6ca446b5afe6e995eb6ace164841aa /cmd2/parsing.py | |
parent | 794414745f7c28c4c96300117ce9a57c38d4d5b5 (diff) | |
download | cmd2-git-dbeef111ca56b5b74eae20a2e0915e87f842829b.tar.gz |
Fix unexpected redirection behavior
New behavior:
- help > name with space
- redirects to a file called "name" (without the quotes)
- help > "name with space"
- redirects to a file called "name with space" (without the quotes)
Diffstat (limited to 'cmd2/parsing.py')
0 files changed, 0 insertions, 0 deletions