Merge pull request #21715 from rhatdan/docs20

[CI:DOCS] Fix up example description of podman-info.1.md
This commit is contained in:
openshift-merge-bot[bot]
2024-02-18 17:24:16 +00:00
committed by GitHub

View File

@ -33,7 +33,6 @@ reasonably be enumerated in this document.
## EXAMPLES ## EXAMPLES
Run `podman info` for a YAML formatted response: Run `podman info` for a YAML formatted response:
``` ```
$ podman info $ podman info
host: host:
@ -182,7 +181,6 @@ version:
``` ```
Run `podman info --format json` for a JSON formatted response: Run `podman info --format json` for a JSON formatted response:
``` ```
$ podman info --format json $ podman info --format json
{ {