mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 12:45:59 +02:00
k8sec: fix replacement of theses (#3378)
This commit is contained in:
parent
92f681af07
commit
5484964a76
1 changed files with 1 additions and 1 deletions
|
@ -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`
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue