mirror of
https://github.com/godotengine/godot.git
synced 2026-05-12 22:35:35 +00:00
eae16f73a6
`-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.