aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
diff options
context:
space:
mode:
Diffstat (limited to 'cmd')
-rw-r--r--cmd/admin.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/admin.go b/cmd/admin.go
index 4346159feb..83ced76c96 100644
--- a/cmd/admin.go
+++ b/cmd/admin.go
@@ -66,7 +66,7 @@ var (
},
cli.BoolFlag{
Name: "must-change-password",
- Usage: "Force the user to change his/her password after initial login",
+ Usage: "Set this option to false to prevent forcing the user to change their password after initial login, (Default: true)",
},
cli.IntFlag{
Name: "random-password-length",