mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-04-16 07:26:38 +00:00
Re-order help entries in populate.
This commit is contained in:
parent
e4d94b871c
commit
17a0a9be24
@ -13,15 +13,15 @@ doHelp() {
|
||||
cat <<_EOF_
|
||||
$myname [-f] [-v] -s source_root -d destination_root
|
||||
|
||||
-f force execution: if destination directory already exists,
|
||||
it will be removed first.
|
||||
|
||||
-s dir
|
||||
use 'dir' as the un-populated (source) root directory
|
||||
|
||||
-d dir
|
||||
use 'dir' as the place to put the populated root directory
|
||||
|
||||
-f force execution: if destination directory already exists,
|
||||
it will be removed first.
|
||||
|
||||
-v Be verbose
|
||||
_EOF_
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user