Skip to content

Commit 28af6a2

Browse files
committed
Adds force flag to help
1 parent 2e5b559 commit 28af6a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/user-defaults

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ function output::usage() {
3131
echo ""
3232
echo "'defaults-user' -version Displays the version number"
3333
echo "'defaults-user' -help Displays this help"
34-
echo "'defaults-user' [ -currentHost | -host <hostname> ] [ -user <username> ] [ -quiet ] followed by one of the following:"
34+
echo "'defaults-user' [ -currentHost | -host <hostname> ] [ -user <username> ] [ -quiet ] [ -force ] followed by one of the following:"
3535
echo ""
3636
echo "$help" | tail -n +6 | head -n 22
3737
echo "<user> is a valid macOS user. If not specified, the currently logged in console user will be used."

0 commit comments

Comments
 (0)