diff options
Diffstat (limited to 'tests/cktools/pwck/22_pwck_usage/data/usage.out')
-rw-r--r-- | tests/cktools/pwck/22_pwck_usage/data/usage.out | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/cktools/pwck/22_pwck_usage/data/usage.out b/tests/cktools/pwck/22_pwck_usage/data/usage.out new file mode 100644 index 0000000..fa62941 --- /dev/null +++ b/tests/cktools/pwck/22_pwck_usage/data/usage.out @@ -0,0 +1,10 @@ +Usage: pwck [options] [passwd [shadow]] + +Options: + -h, --help display this help message and exit + -q, --quiet report errors only + -r, --read-only display errors and warnings + but do not change files + -R, --root CHROOT_DIR directory to chroot into + -s, --sort sort entries by UID + |