mirror of
https://github.com/containers/podman.git
synced 2025-08-06 11:32:07 +08:00
Merge pull request #21394 from jameshurst/docs-fix
[CI:DOCS] fix documentation formatting issues
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
# podman-manifest-rm "1" "April 2021" "podman"
|
||||
% podman-manifest-rm 1
|
||||
|
||||
## NAME
|
||||
podman\-manifest\-rm - Remove manifest list or image index from local storage
|
||||
|
@ -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