Merge pull request #21394 from jameshurst/docs-fix

[CI:DOCS] fix documentation formatting issues
This commit is contained in:
openshift-merge-bot[bot]
2024-01-29 08:41:43 +00:00
committed by GitHub
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -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.
```