mirror of
https://github.com/containers/podman.git
synced 2025-06-07 07:45:34 +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.
|
List the name field of all secrets.
|
||||||
```
|
```
|
||||||
$ podman secret ls --format "{{.Name}}"
|
$ podman secret ls --format "{{.Name}}"
|
||||||
|
```
|
||||||
|
|
||||||
List all secrets whose name includes the the specified string.
|
List all secrets whose name includes the the specified string.
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user