alphabetical sorting for wesnoth-optipng help output
This commit is contained in:
parent
6c4c3cd3a8
commit
11fcd030f6
1 changed files with 2 additions and 2 deletions
|
@ -154,12 +154,12 @@ Usage:
|
|||
$(basename ${0}) [{--nice|n} <value>] [{--threads} <value>] [{--help|-h}]
|
||||
|
||||
Switches:
|
||||
--help / -h Displays this help text.
|
||||
|
||||
--nice / -n Sets the process nice <value> under which the optimization
|
||||
shall be done. If not specified, 19 (the lowest priority) is
|
||||
assumed by default.
|
||||
|
||||
--help / -h Displays this help text.
|
||||
|
||||
--threads Run script with <value> worker threads. If not specified, the
|
||||
amount of CPUs detected will be used.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue