aboutsummaryrefslogtreecommitdiff
path: root/source/1.0/src/shflags_test_public.sh
diff options
context:
space:
mode:
authorkate.ward <kate.ward@forestent.com>2008-07-11 20:42:58 +0000
committerkate.ward <kate.ward@forestent.com>2008-07-11 20:42:58 +0000
commit42cb23b923837934ca85dd97c42dd259c76b054b (patch)
treefbf39ffbb4bfa6fc7249c598870ebb5a68aa8a58 /source/1.0/src/shflags_test_public.sh
parentf08c5b68b8288af85aaf99c7ab404027da14e5d6 (diff)
downloadshflags-42cb23b923837934ca85dd97c42dd259c76b054b.tar.gz
fixed enhanced help test
Diffstat (limited to 'source/1.0/src/shflags_test_public.sh')
-rwxr-xr-xsource/1.0/src/shflags_test_public.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/1.0/src/shflags_test_public.sh b/source/1.0/src/shflags_test_public.sh
index 5bdceb0..5f9aa56 100755
--- a/source/1.0/src/shflags_test_public.sh
+++ b/source/1.0/src/shflags_test_public.sh
@@ -102,7 +102,7 @@ testEnhancedHelpOutput()
DEFINE_boolean test_bool false 'test boolean' b
DEFINE_string test_str '' 'test string' s
- help='USAGE: standard [flags] args'
+ help='USAGE: enhanced [flags] args'
cat >"${expectedF}" <<EOF
USAGE: enhanced [flags] args