mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-30 21:05:33 +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.