mirror of
https://github.com/godotengine/godot.git
synced 2025-04-01 00:41:35 +08:00
`-q` is a common toggle in a command line applications for quiet mode (see apt or dnf for examples). In contrast, `--quit` isn't needed as often.