ossp-pkg/shtool/sh.prop 1.13 -> 1.14
--- sh.prop 2001/01/17 09:55:11 1.13
+++ sh.prop 2001/09/23 10:58:10 1.14
@@ -20,9 +20,10 @@
##
str_tool="prop"
-str_usage="[-p<str>]"
+str_usage="[-p|--prefix <str>]"
arg_spec="0="
opt_spec="p:"
+opt_alias="p:prefix"
opt_p=""
. ./sh.common
|
|