Print configure args with verbose version information.
This commit is contained in:
@@ -29,4 +29,9 @@
|
||||
#define SUDO_USAGE4 " [-AbEHknPS] @BSDAUTH_USAGE@@SELINUX_USAGE@[-C fd] [-D level] @LOGINCAP_USAGE@[-g groupname|#gid] [-p prompt] [-u user name|#uid] [-g groupname|#gid] [VAR=value] [-i|-s] [<command>]"
|
||||
#define SUDO_USAGE5 " -e [-AknS] @BSDAUTH_USAGE@@SELINUX_USAGE@[-C fd] [-D level] @LOGINCAP_USAGE@[-g groupname|#gid] [-p prompt] [-u user name|#uid] file ..."
|
||||
|
||||
/*
|
||||
* Configure script arguments used to build sudo.
|
||||
*/
|
||||
#define CONFIGURE_ARGS "@CONFIGURE_ARGS@"
|
||||
|
||||
#endif /* _SUDO_USAGE_H */
|
||||
|
Reference in New Issue
Block a user