ossp-pkg/shtool/sh.platform 1.1 -> 1.2
--- sh.platform 2003/12/13 21:23:55 1.1
+++ sh.platform 2003/12/13 21:33:57 1.2
@@ -20,17 +20,7 @@
##
str_tool="platform"
-str_usage="[-F|--format FORMAT]"
-str_usage="$str_usage [-S|--sep STRING]"
-str_usage="$str_usage [-C|--conc STRING]"
-str_usage="$str_usage [-L|--lower]"
-str_usage="$str_usage [-U|--upper]"
-str_usage="$str_usage [-v|--verbose]"
-str_usage="$str_usage [-c|--concise]"
-str_usage="$str_usage [-n|--no-newline]"
-str_usage="$str_usage [-t|--type TYPE]"
-str_usage="$str_usage [-V|--version]"
-str_usage="$str_usage [-h|--help]"
+str_usage="[-F|--format FORMAT] [-S|--sep STRING] [-C|--conc STRING] [-L|--lower] [-U|--upper] [-v|--verbose] [-c|--concise] [-n|--no-newline] [-t|--type TYPE] [-V|--version] [-h|--help]"
arg_spec="0="
opt_spec="F:S:C:L.U.v.c.n.t:d.V.h."
opt_alias="F:format,S:sep,C:conc,L:lower,U:upper,v:verbose,c:consise,t:type,n:no-newline,V:version,h:help"
|
|