mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2025-04-10 19:15:12 +00:00
CLI: fixed typo
This commit is contained in:
parent
a37ae0ceeb
commit
d2de02b922
|
@ -5,7 +5,7 @@ source /app/libexec/global.sh
|
|||
show_cli_help() {
|
||||
echo -e "
|
||||
Usage:
|
||||
flatpak run [FLATPAK-RUN-OPTION] net.retrodeck-retrodeck [ARGUMENTS]
|
||||
flatpak run [FLATPAK-RUN-OPTION] net.retrodeck.retrodeck [ARGUMENTS]
|
||||
|
||||
Arguments:
|
||||
-h, --help \t Print this help
|
||||
|
|
Loading…
Reference in a new issue