k8sec: fix replacement of theses (#3378)

This commit is contained in:
Ivan Aracki
2019-10-13 14:37:51 +02:00
committed by Lucas Gabriel Schneider
parent 92f681af07
commit 5484964a76

View File

@@ -7,7 +7,7 @@
`k8sec list`
- List a specific secret and decode it with base64:
- List a specific secret as a base64-encoded string:
`k8sec list {{secret_name}} --base64`