Sample output 3
# presUnlock -h
Description: This script provides the capability to view users that are locked out, and to unlock a specific user
This script can only be run by administrative access
Usage: presUnlock [-h] [-u <login_name> [unlock]]
Options:
-h Show this help.
-u <login_name> Select user by loginname. Use 'all' to select all users.
[unlock] Use this additional argument to unlock a particular user. Can not be used with 'all'.