Skip to content

Commit

Permalink
Fix typo in README (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
jiroshin authored Jan 20, 2021
1 parent 57fd2bd commit 798ee4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Instead you can now do:
kubectl view-secret <secret> <key>

# decode all contents
kubeclt view-secret <secret> -a/--all
kubectl view-secret <secret> -a/--all

# print keys for secret in different namespace
kubectl view-secret <secret> -n/--namespace <ns>
Expand Down

0 comments on commit 798ee4b

Please sign in to comment.