mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-01-18 06:45:38 +00:00
Add --configure option to CLI messaging
This commit is contained in:
parent
546a0802bd
commit
d38b4c3d62
|
@ -17,9 +17,10 @@ Arguments:
|
|||
-h, --help Print this help
|
||||
-v, --version Print RetroDECK version
|
||||
--info-msg Print paths and config informations
|
||||
--configure Starts the RetroDECK Configurator
|
||||
--reset-all Starts the initial RetroDECK installer (backup your data first!)
|
||||
--reset-ra Resets RetroArch's config to the default values
|
||||
--reset-sa Reset standalone emulator configs to the default values
|
||||
--reset-sa Reset all standalone emulator configs to the default values
|
||||
--reset-tools Recreate the tools section
|
||||
|
||||
For flatpak run specific options please run: flatpak run -h
|
||||
|
|
Loading…
Reference in a new issue