fix st command help hangs
Before running the command function global the main func would start the print and error queues. Inside the command function the the option parser would see the the help option, print the help text, and raise SystemExit, which wasn't getting caught.
This commit is contained in:
parent
f9e58423c5
commit
0f0e093972
Loading…
x
Reference in New Issue
Block a user