diff --git a/gcalcli/gcalcli.py b/gcalcli/gcalcli.py index 99921021..73091685 100755 --- a/gcalcli/gcalcli.py +++ b/gcalcli/gcalcli.py @@ -1854,7 +1854,7 @@ def get_argument_parser(): "(possibly multi-day if --duration is greater than 1). The " "time part of the --when will be ignored.") add.add_argument( - "--prompt", action="store_true", + "--noprompt", action="store_false", dest="prompt", default=True, help="Prompt for missing data when adding events") # TODO: Fix this it doesn't work this way as nothing ever goes into [start]