mirror of
https://github.com/libretro/RetroArch
synced 2025-04-07 13:23:32 +00:00
Document this one's syntax
This commit is contained in:
parent
d5f950a624
commit
f0becad9d9
@ -34,7 +34,7 @@ General options:
|
|||||||
EOF
|
EOF
|
||||||
print_help_option "--prefix=PATH" "Install path prefix"
|
print_help_option "--prefix=PATH" "Install path prefix"
|
||||||
print_help_option "--global-config-dir=PATH" "System wide config file prefix"
|
print_help_option "--global-config-dir=PATH" "System wide config file prefix"
|
||||||
print_help_option "--host=HOST" "cross-compile to build programs to run on HOST"
|
print_help_option "--host=HOST" "call HOST-gcc instead of gcc; can be used for cross compilation"
|
||||||
print_help_option "--help" "Show this help"
|
print_help_option "--help" "Show this help"
|
||||||
|
|
||||||
echo ""
|
echo ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user