Skip to content

Commit

Permalink
typos (#1012)
Browse files Browse the repository at this point in the history
  • Loading branch information
mina1460 committed Jul 27, 2023
1 parent e348f24 commit 1da76ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/jimmctl/cmd/relation.go
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,8 @@ Example:
jimmctl auth relation check user-alice@external administrator controller-aws-controller-1
Example:
jimmctl auth relation add <object> <relation> <target_object>
jimmctl auth relation add -f <filename>
jimmctl auth relation check <object> <relation> <target_object>
jimmctl auth relation check -f <filename>
`

listRelationsDoc = `
Expand Down

0 comments on commit 1da76ed

Please sign in to comment.