1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

remove side-effect comment since it is no longer relevant

This commit is contained in:
Kelly Brazil
2021-05-10 21:09:00 -07:00
parent 422bb744a8
commit a56aebfe70

View File

@ -406,9 +406,6 @@ def magic_parser(args):
run_command (list) list of the user's command to run. None if no command.
jc_parser (str) parser to use for this user's command.
jc_options (list) list of jc options
Side-effect:
This function will reset sys.argv to an empty list
"""
# Parse with magic syntax: jc -p ls -al