OSSP CVS Repository

ossp - Check-in [3559]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3559
Date: 2003-Sep-08 13:24:01 (local)
2003-Sep-08 11:24:01 (UTC)
User:rse
Branch:
Comment: fix --upper option
Tickets:
Inspections:
Files:
ossp-pkg/platform/platform.sh      1.1 -> 1.2     2 inserted, 2 deleted

ossp-pkg/platform/platform.sh 1.1 -> 1.2

--- platform.sh  2003/09/08 11:16:13     1.1
+++ platform.sh  2003/09/08 11:24:01     1.2
@@ -43,7 +43,7 @@
 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|--lower]"
+str_usage="$str_usage [-U|--upper]"
 str_usage="$str_usage [-T|--type TYPE]"
 str_usage="$str_usage [-v|--verbose]"
 str_usage="$str_usage [-c|--concise]"
@@ -53,7 +53,7 @@
 str_usage="$str_usage [-h|--help]"
 arg_spec="0="
 opt_spec="F:S:C:L.U.T:v.c.n.d.V.h."
-opt_alias="F:format,S:sep,C:conc,L:lower,T:type,v:verbose,c:consise,n:newline,d:debug,V:version,h:help"
+opt_alias="F:format,S:sep,C:conc,L:lower,U:upper,T:type,v:verbose,c:consise,n:newline,d:debug,V:version,h:help"
 opt_F="Class:      %sc (%ac)\\nProduct:    %sp (%ap)\\nTechnology: %st (%at)"
 opt_S=" "
 opt_C="/"

CVSTrac 2.0.1