From 14ba43861a93f6dd582c2b914c17724ac4d277a8 Mon Sep 17 00:00:00 2001 From: mes5k Date: Wed, 5 Jan 2005 18:45:12 +0000 Subject: [PATCH] change for output override bug --- tests/test18.out | 2 +- tests/test43.out | 36 +++++++----------------------------- 2 files changed, 8 insertions(+), 30 deletions(-) diff --git a/tests/test18.out b/tests/test18.out index 1bfc9d5..5bfa578 100644 --- a/tests/test18.out +++ b/tests/test18.out @@ -1,2 +1,2 @@ -My special failure message for: +my failure message: -*s -- Couldn't find match for argument diff --git a/tests/test43.out b/tests/test43.out index a3fcaba..c386ac1 100644 --- a/tests/test43.out +++ b/tests/test43.out @@ -1,29 +1,7 @@ - -USAGE: - - ../examples/test4 [-A] [-B] -s [--] [-v] [-h] - - -Where: - - -A, --sA - exist Test A - - -B, --sB - exist Test B - - -s , --Bs - (required) (value required) string test - - --, --ignore_rest - Ignores the rest of the labeled arguments following this flag. - - -v, --version - Displays version information and exits. - - -h, --help - Displays usage information and exits. - - - this is a message - +my usage message: +-A, --sA (exist Test A) +-B, --sB (exist Test B) +-s , --Bs ((required) (value required) string test) +--, --ignore_rest (Ignores the rest of the labeled arguments following this flag.) +-v, --version (Displays version information and exits.) +-h, --help (Displays usage information and exits.)