mirror of
https://github.com/containers/podman.git
synced 2025-06-02 02:26:52 +08:00
docs: fix unclosed code block
Signed-off-by: James Hurst <james@jameshurst.ca>
This commit is contained in:
@ -59,6 +59,7 @@ $ podman secret ls
|
||||
List the name field of all secrets.
|
||||
```
|
||||
$ podman secret ls --format "{{.Name}}"
|
||||
```
|
||||
|
||||
List all secrets whose name includes the the specified string.
|
||||
```
|
||||
|
Reference in New Issue
Block a user