Document this one's syntax

This commit is contained in:
Alcaro 2017-11-22 23:46:23 +01:00
parent d5f950a624
commit f0becad9d9

View File

@ -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 ""