mirror of
https://github.com/arduino/Arduino.git
synced 2025-02-03 23:52:13 +01:00
2c679f2cf4
In one test, `--get-pref` is passed on the commandline to prevent starting the full GUI. When ran without arguments, `--get-pref` causes *all* preferences to be printed. Using `--version` achieves the same (no GUI is started) with just a single line of output.