summaryrefslogtreecommitdiff
path: root/cmd2/parsing.py
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2018-06-07 01:34:19 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2018-06-07 01:34:19 -0400
commitdbeef111ca56b5b74eae20a2e0915e87f842829b (patch)
treeff6cc087cc6ca446b5afe6e995eb6ace164841aa /cmd2/parsing.py
parent794414745f7c28c4c96300117ce9a57c38d4d5b5 (diff)
downloadcmd2-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