Document this one's syntax
This commit is contained in:
parent
d5f950a624
commit
f0becad9d9
|
@ -34,7 +34,7 @@ General options:
|
|||
EOF
|
||||
print_help_option "--prefix=PATH" "Install path 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"
|
||||
|
||||
echo ""
|
||||
|
|
Loading…
Reference in New Issue