alphabetical sorting for wesnoth-optipng help output

This commit is contained in:
Nils Kneuper 2009-04-29 17:38:44 +00:00
parent 6c4c3cd3a8
commit 11fcd030f6

View file

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