diff --git a/configs/python.toml b/configs/python.toml index c76d86c..1dad8bf 100644 --- a/configs/python.toml +++ b/configs/python.toml @@ -78,7 +78,7 @@ python.recognized-args = [ '-c cmd', '-d', '-E', - '-h', '-?', # --help is reserved for Jaunch + '-?', # --help and -h are reserved for Jaunch '-i', '-I', '-m mod',