mirror of
https://github.com/minio/mc.git
synced 2025-11-10 13:42:32 +03:00
Fix admin help messages and docs (#2884)
This commit is contained in:
@@ -39,6 +39,12 @@ var adminUserAddCmd = cli.Command{
|
||||
USAGE:
|
||||
{{.HelpName}} TARGET ACCESSKEY SECRETKEY
|
||||
|
||||
ACCESSKEY:
|
||||
Also called as username.
|
||||
|
||||
SECRETKEY:
|
||||
Also called as password.
|
||||
|
||||
FLAGS:
|
||||
{{range .VisibleFlags}}{{.}}
|
||||
{{end}}
|
||||
|
||||
Reference in New Issue
Block a user