diff options
Diffstat (limited to 'test/rcup-usage.t')
-rw-r--r-- | test/rcup-usage.t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/rcup-usage.t b/test/rcup-usage.t index fb0b78f..c15764a 100644 --- a/test/rcup-usage.t +++ b/test/rcup-usage.t @@ -3,12 +3,12 @@ -h should output usage information and exit 0 $ rcup -h - Usage: rcup [-CfghiKkqVv] [-B HOSTNAME] [-d DOT_DIR] [-I EXCL_PAT] [-S EXCL_PAT] [-s EXCL_PAT] [-t TAG] [-x EXCL_PAT] + Usage: rcup [-CfhiKkqVv] [-B HOSTNAME] [-d DOT_DIR] [-I EXCL_PAT] [-S EXCL_PAT] [-s EXCL_PAT] [-t TAG] [-U EXCL_PAT] [-u EXCL_PAT] [-x EXCL_PAT] see rcup(1) and rcm(7) for more details Unsupported options should output usage information and exit EX_USAGE $ rcup --version - Usage: rcup [-CfghiKkqVv] [-B HOSTNAME] [-d DOT_DIR] [-I EXCL_PAT] [-S EXCL_PAT] [-s EXCL_PAT] [-t TAG] [-x EXCL_PAT] + Usage: rcup [-CfhiKkqVv] [-B HOSTNAME] [-d DOT_DIR] [-I EXCL_PAT] [-S EXCL_PAT] [-s EXCL_PAT] [-t TAG] [-U EXCL_PAT] [-u EXCL_PAT] [-x EXCL_PAT] see rcup(1) and rcm(7) for more details [64] |