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() {
|
show_cli_help() {
|
||||||
echo -e "
|
echo -e "
|
||||||
Usage:
|
Usage:
|
||||||
flatpak run [FLATPAK-RUN-OPTION] net.retrodeck-retrodeck [ARGUMENTS]
|
flatpak run [FLATPAK-RUN-OPTION] net.retrodeck.retrodeck [ARGUMENTS]
|
||||||
|
|
||||||
Arguments:
|
Arguments:
|
||||||
-h, --help \t Print this help
|
-h, --help \t Print this help
|
||||||
|
|
Loading…
Reference in a new issue