summaryrefslogtreecommitdiff
path: root/tests/chage/08_chsh_usage_invalid_date/data/usage.out
blob: cb49bf8f38fb8349b86a28000daf99649315b8b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
chage: invalid date 'DATE'
Usage: chage [options] LOGIN

Options:
  -d, --lastday LAST_DAY        set date of last password change to LAST_DAY
  -E, --expiredate EXPIRE_DATE  set account expiration date to EXPIRE_DATE
  -h, --help                    display this help message and exit
  -I, --inactive INACTIVE       set password inactive after expiration
                                to INACTIVE
  -l, --list                    show account aging information
  -m, --mindays MIN_DAYS        set minimum number of days before password
                                change to MIN_DAYS
  -M, --maxdays MAX_DAYS        set maximim number of days before password
                                change to MAX_DAYS
  -R, --root CHROOT_DIR         directory to chroot into
  -W, --warndays WARN_DAYS      set expiration warning days to WARN_DAYS