Accept answers for show-questions subcommand
This commit is contained in:
@@ -112,7 +112,7 @@ function getUsage() {
|
|||||||
local cmdName=$1 text=''
|
local cmdName=$1 text=''
|
||||||
read -r -d '' text <<- USAGE
|
read -r -d '' text <<- USAGE
|
||||||
Usage:
|
Usage:
|
||||||
$cmdName show-questions
|
$cmdName show-questions [<modkey> <modans>]...
|
||||||
$cmdName [-v] [-d FILE] --hostname NAME --timezone ZONE
|
$cmdName [-v] [-d FILE] --hostname NAME --timezone ZONE
|
||||||
|
|
||||||
Set energy, basic network and host preferences.
|
Set energy, basic network and host preferences.
|
||||||
|
|||||||
@@ -222,7 +222,7 @@ function getUsage() {
|
|||||||
done
|
done
|
||||||
read -r -d '' text <<- USAGE
|
read -r -d '' text <<- USAGE
|
||||||
Usage:
|
Usage:
|
||||||
$cmdName show-questions
|
$cmdName show-questions [<modkey> <modans>]...
|
||||||
$cmdName [-v] [-d FILE] --filevault-fullname NAME --filevault-username NAME --filevault-password PASSWORD --filevault-picture PATH_TO_PIC --secure-token-user-username NAME --secure-token-user-password PASSWORD
|
$cmdName [-v] [-d FILE] --filevault-fullname NAME --filevault-username NAME --filevault-password PASSWORD --filevault-picture PATH_TO_PIC --secure-token-user-username NAME --secure-token-user-password PASSWORD
|
||||||
|
|
||||||
Create a designated FileVault user who may not login to the system but is the
|
Create a designated FileVault user who may not login to the system but is the
|
||||||
|
|||||||
Reference in New Issue
Block a user