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