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:
@ -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
|
||||
|
Reference in New Issue
Block a user