mirror of
https://github.com/containers/podman.git
synced 2025-05-21 00:56:36 +08:00
Merge pull request #21715 from rhatdan/docs20
[CI:DOCS] Fix up example description of podman-info.1.md
This commit is contained in:
@ -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
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user