diff --git a/main.py b/main.py index c4daa5a..96d8569 100644 --- a/main.py +++ b/main.py @@ -7,7 +7,7 @@ # --ui:gui, --ui:cli-interactive, --ui:args-only, --ui:auto (default: auto) # --update:if-available, --update:force, --update:noupdate (default: if-available) # --launch, -l (default: not present) -# --silent, --quiet, -s, -q (default: not present) +# --silent, --quiet, -s, -q (default: only present in interactive cli mode) # # - decide whether to launch the GUI or not (either by command line argument # or by determining if running from terminal)