[Pkg-shadow-commits] r3664 - in debian/trunk/tests/usertools: chpasswd-PAM/06_chpasswd_usage/data chpasswd-PAM/07_chpasswd_usage_bad_option/data chpasswd-PAM/08_chpasswd_usage-e-m_exclusive/data chpasswd-PAM/09_chpasswd_usage-e-c_exclusive/data chpasswd-PAM/10_chpasswd_usage-m-c_exclusive/data chpasswd-PAM/11_chpasswd_usage-s_without-c/data chpasswd-PAM/12_chpasswd_usage-s_invalid/data chpasswd-PAM/13_chpasswd_usage-c_invalid/data userdel/01_userdel_usage/data userdel/02_userdel_usage_invalid_option/data userdel/03_userdel_usage_no_users/data userdel/04_userdel_usage_2_users/data usermod/10_usermod_usage/data usermod/11_usermod_usage_bad_option/data usermod/14_usermod_usage_no_options/data usermod/15_usermod_usage_no_user/data usermod/18_usermod_usage-L-p_exclusive/data usermod/19_usermod_usage-L-U_exclusive/data usermod/20_usermod_usage-p-U_exclusive/data usermod/30_usermod_usage-a_without-G/data usermod/31_usermod_usage-o_without-u/data usermod/32_usermod_usage-m_without-d/data

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Sun Jan 15 14:21:47 UTC 2012


Author: nekral-guest
Date: 2012-01-15 14:21:47 +0000 (Sun, 15 Jan 2012)
New Revision: 3664

Modified:
   debian/trunk/tests/usertools/chpasswd-PAM/06_chpasswd_usage/data/usage.out
   debian/trunk/tests/usertools/chpasswd-PAM/07_chpasswd_usage_bad_option/data/usage.out
   debian/trunk/tests/usertools/chpasswd-PAM/08_chpasswd_usage-e-m_exclusive/data/usage.out
   debian/trunk/tests/usertools/chpasswd-PAM/09_chpasswd_usage-e-c_exclusive/data/usage.out
   debian/trunk/tests/usertools/chpasswd-PAM/10_chpasswd_usage-m-c_exclusive/data/usage.out
   debian/trunk/tests/usertools/chpasswd-PAM/11_chpasswd_usage-s_without-c/data/usage.out
   debian/trunk/tests/usertools/chpasswd-PAM/12_chpasswd_usage-s_invalid/data/usage.out
   debian/trunk/tests/usertools/chpasswd-PAM/13_chpasswd_usage-c_invalid/data/usage.out
   debian/trunk/tests/usertools/userdel/01_userdel_usage/data/usage.out
   debian/trunk/tests/usertools/userdel/02_userdel_usage_invalid_option/data/usage.out
   debian/trunk/tests/usertools/userdel/03_userdel_usage_no_users/data/usage.out
   debian/trunk/tests/usertools/userdel/04_userdel_usage_2_users/data/usage.out
   debian/trunk/tests/usertools/usermod/10_usermod_usage/data/usage.out
   debian/trunk/tests/usertools/usermod/11_usermod_usage_bad_option/data/usage.out
   debian/trunk/tests/usertools/usermod/14_usermod_usage_no_options/data/usage.out
   debian/trunk/tests/usertools/usermod/15_usermod_usage_no_user/data/usage.out
   debian/trunk/tests/usertools/usermod/18_usermod_usage-L-p_exclusive/data/usage.out
   debian/trunk/tests/usertools/usermod/19_usermod_usage-L-U_exclusive/data/usage.out
   debian/trunk/tests/usertools/usermod/20_usermod_usage-p-U_exclusive/data/usage.out
   debian/trunk/tests/usertools/usermod/30_usermod_usage-a_without-G/data/usage.out
   debian/trunk/tests/usertools/usermod/31_usermod_usage-o_without-u/data/usage.out
   debian/trunk/tests/usertools/usermod/32_usermod_usage-m_without-d/data/usage.out
Log:
Updated usage message for chpasswd, userdel, and usermod.


Modified: debian/trunk/tests/usertools/chpasswd-PAM/06_chpasswd_usage/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/06_chpasswd_usage/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/chpasswd-PAM/06_chpasswd_usage/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -1,7 +1,7 @@
 Usage: chpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/usertools/chpasswd-PAM/07_chpasswd_usage_bad_option/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/07_chpasswd_usage_bad_option/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/chpasswd-PAM/07_chpasswd_usage_bad_option/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -2,7 +2,7 @@
 Usage: chpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/usertools/chpasswd-PAM/08_chpasswd_usage-e-m_exclusive/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/08_chpasswd_usage-e-m_exclusive/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/chpasswd-PAM/08_chpasswd_usage-e-m_exclusive/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -2,7 +2,7 @@
 Usage: chpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/usertools/chpasswd-PAM/09_chpasswd_usage-e-c_exclusive/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/09_chpasswd_usage-e-c_exclusive/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/chpasswd-PAM/09_chpasswd_usage-e-c_exclusive/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -2,7 +2,7 @@
 Usage: chpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/usertools/chpasswd-PAM/10_chpasswd_usage-m-c_exclusive/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/10_chpasswd_usage-m-c_exclusive/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/chpasswd-PAM/10_chpasswd_usage-m-c_exclusive/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -2,7 +2,7 @@
 Usage: chpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/usertools/chpasswd-PAM/11_chpasswd_usage-s_without-c/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/11_chpasswd_usage-s_without-c/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/chpasswd-PAM/11_chpasswd_usage-s_without-c/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -2,7 +2,7 @@
 Usage: chpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/usertools/chpasswd-PAM/12_chpasswd_usage-s_invalid/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/12_chpasswd_usage-s_invalid/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/chpasswd-PAM/12_chpasswd_usage-s_invalid/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -2,7 +2,7 @@
 Usage: chpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/usertools/chpasswd-PAM/13_chpasswd_usage-c_invalid/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/chpasswd-PAM/13_chpasswd_usage-c_invalid/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/chpasswd-PAM/13_chpasswd_usage-c_invalid/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -2,7 +2,7 @@
 Usage: chpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/usertools/userdel/01_userdel_usage/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/userdel/01_userdel_usage/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/userdel/01_userdel_usage/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -6,4 +6,5 @@
   -h, --help                    display this help message and exit
   -r, --remove                  remove home directory and mail spool
   -R, --root CHROOT_DIR         directory to chroot into
+  -Z, --selinux-user            remove any SELinux user mapping for the user
 

Modified: debian/trunk/tests/usertools/userdel/02_userdel_usage_invalid_option/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/userdel/02_userdel_usage_invalid_option/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/userdel/02_userdel_usage_invalid_option/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -7,4 +7,5 @@
   -h, --help                    display this help message and exit
   -r, --remove                  remove home directory and mail spool
   -R, --root CHROOT_DIR         directory to chroot into
+  -Z, --selinux-user            remove any SELinux user mapping for the user
 

Modified: debian/trunk/tests/usertools/userdel/03_userdel_usage_no_users/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/userdel/03_userdel_usage_no_users/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/userdel/03_userdel_usage_no_users/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -6,4 +6,5 @@
   -h, --help                    display this help message and exit
   -r, --remove                  remove home directory and mail spool
   -R, --root CHROOT_DIR         directory to chroot into
+  -Z, --selinux-user            remove any SELinux user mapping for the user
 

Modified: debian/trunk/tests/usertools/userdel/04_userdel_usage_2_users/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/userdel/04_userdel_usage_2_users/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/userdel/04_userdel_usage_2_users/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -6,4 +6,5 @@
   -h, --help                    display this help message and exit
   -r, --remove                  remove home directory and mail spool
   -R, --root CHROOT_DIR         directory to chroot into
+  -Z, --selinux-user            remove any SELinux user mapping for the user
 

Modified: debian/trunk/tests/usertools/usermod/10_usermod_usage/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/10_usermod_usage/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/10_usermod_usage/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -22,5 +22,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 

Modified: debian/trunk/tests/usertools/usermod/11_usermod_usage_bad_option/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/11_usermod_usage_bad_option/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/11_usermod_usage_bad_option/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -23,5 +23,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 

Modified: debian/trunk/tests/usertools/usermod/14_usermod_usage_no_options/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/14_usermod_usage_no_options/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/14_usermod_usage_no_options/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -23,5 +23,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 

Modified: debian/trunk/tests/usertools/usermod/15_usermod_usage_no_user/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/15_usermod_usage_no_user/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/15_usermod_usage_no_user/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -22,5 +22,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 

Modified: debian/trunk/tests/usertools/usermod/18_usermod_usage-L-p_exclusive/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/18_usermod_usage-L-p_exclusive/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/18_usermod_usage-L-p_exclusive/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -23,5 +23,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 

Modified: debian/trunk/tests/usertools/usermod/19_usermod_usage-L-U_exclusive/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/19_usermod_usage-L-U_exclusive/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/19_usermod_usage-L-U_exclusive/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -23,5 +23,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 

Modified: debian/trunk/tests/usertools/usermod/20_usermod_usage-p-U_exclusive/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/20_usermod_usage-p-U_exclusive/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/20_usermod_usage-p-U_exclusive/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -23,5 +23,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 

Modified: debian/trunk/tests/usertools/usermod/30_usermod_usage-a_without-G/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/30_usermod_usage-a_without-G/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/30_usermod_usage-a_without-G/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -23,5 +23,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 

Modified: debian/trunk/tests/usertools/usermod/31_usermod_usage-o_without-u/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/31_usermod_usage-o_without-u/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/31_usermod_usage-o_without-u/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -23,5 +23,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 

Modified: debian/trunk/tests/usertools/usermod/32_usermod_usage-m_without-d/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/usermod/32_usermod_usage-m_without-d/data/usage.out	2012-01-15 14:20:17 UTC (rev 3663)
+++ debian/trunk/tests/usertools/usermod/32_usermod_usage-m_without-d/data/usage.out	2012-01-15 14:21:47 UTC (rev 3664)
@@ -23,5 +23,5 @@
   -s, --shell SHELL             new login shell for the user account
   -u, --uid UID                 new UID for the user account
   -U, --unlock                  unlock the user account
-  -Z, --selinux-user            new SELinux user mapping for the user account
+  -Z, --selinux-user SEUSER     new SELinux user mapping for the user account
 




More information about the Pkg-shadow-commits mailing list