summaryrefslogtreecommitdiff
path: root/test/rcup-usage.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/rcup-usage.t')
-rw-r--r--test/rcup-usage.t7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/rcup-usage.t b/test/rcup-usage.t
new file mode 100644
index 0000000..c5b798f
--- /dev/null
+++ b/test/rcup-usage.t
@@ -0,0 +1,7 @@
+ $ . "$TESTDIR/helper.sh"
+
+-h should output usage information and exit 0
+
+ $ rcup -h
+ Usage: rcup [-CVqvfhikK] [-I EXCL_PAT] [-x EXCL_PAT] [-t TAG] [-d DOT_DIR]
+ see rcup(1) and rcm(5) for more details