fixed a dumb mistake in my description
parent
4b826f3438
commit
1275289461
2
main.py
2
main.py
|
@ -7,7 +7,7 @@
|
||||||
# --ui:gui, --ui:cli-interactive, --ui:args-only, --ui:auto (default: auto)
|
# --ui:gui, --ui:cli-interactive, --ui:args-only, --ui:auto (default: auto)
|
||||||
# --update:if-available, --update:force, --update:noupdate (default: if-available)
|
# --update:if-available, --update:force, --update:noupdate (default: if-available)
|
||||||
# --launch, -l (default: not present)
|
# --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
|
# - decide whether to launch the GUI or not (either by command line argument
|
||||||
# or by determining if running from terminal)
|
# or by determining if running from terminal)
|
||||||
|
|
Reference in New Issue