Skip to content

Commit d229c19

Browse files
committed
s/auth methods/policies
1 parent 56dfa5f commit d229c19

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

command/acl_policy_self.go

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,10 @@ General Options:
3030
ACL List Options:
3131
3232
-json
33-
Output the ACL auth methods in a JSON format.
33+
Output the ACL policies in a JSON format.
3434
3535
-t
36-
Format and display the ACL auth methods using a Go template.
36+
Format and display the ACL policies using a Go template.
3737
`
3838
return strings.TrimSpace(helpText)
3939
}

0 commit comments

Comments
 (0)