From cf35478f4d92dd4755ab8a31b94cd81b96d1ee1b Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Sun, 6 Jan 2008 19:38:29 +0000 Subject: [PATCH] The usage strings now use spaces instead of tabs. --- tests/chage/01/data/usage | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/tests/chage/01/data/usage b/tests/chage/01/data/usage index 0e22fbbe..7121abf4 100644 --- a/tests/chage/01/data/usage +++ b/tests/chage/01/data/usage @@ -1,15 +1,15 @@ Usage: chage [options] [LOGIN] Options: - -d, --lastday LAST_DAY set 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 - -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS + -d, --lastday LAST_DAY set 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 + -W, --warndays WARN_DAYS set expiration warning days to WARN_DAYS