blob: 1fa8a5a7e0afca7e012b5842b07537b1bc35fc30 (
plain)
1
2
3
4
5
6
7
|
$ . "$TESTDIR/helper.sh"
-h should output usage information and exit 0
$ rcup -h
Usage: rcup [-CfhiKkqVv] [-B HOSTNAME] [-d DOT_DIR] [-I EXCL_PAT] [-S EXCL_PAT] [-t TAG] [-x EXCL_PAT]
see rcup(1) and rcm(7) for more details
|