Skip to content

Commit

Permalink
Update help screen on token-generate
Browse files Browse the repository at this point in the history
Signed-off-by: Luis Pabón <[email protected]>
  • Loading branch information
lpabon committed Jun 27, 2022
1 parent 75c1c57 commit 8754a31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion handler/utilities/token_generate.go
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ var _ = commander.RegisterCommandVar(func() {
Use: "token-generate",
Short: "Generate a Portworx token",
Example: `
# Login to portworx using a secret in Kubernetes
# Creates a token for Portworx
pxc utilities token-generate \
[email protected] \
--token-name="Example User" \
Expand Down

0 comments on commit 8754a31

Please sign in to comment.