Browse Source

k8sec: fix replacement of theses (#3378)

Ivan Aracki 5 years ago
parent
commit
5484964a76
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/common/k8sec.md

+ 1 - 1
pages/common/k8sec.md

@@ -7,7 +7,7 @@
 
 
 `k8sec list`
 `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`
 `k8sec list {{secret_name}} --base64`