blob: d0305e3719d49ace03a0b8691940a55a2984ea30 (
plain)
1
2
3
4
5
6
7
8
9
|
expiry: options -c and -f conflict
Usage: expiry [options]
Options:
-c, --check check the user's password expiration
-f, --force force password change if the user's password
is expired
-h, --help display this help message and exit
|