mirror of
https://github.com/containers/podman.git
synced 2025-05-20 00:27:03 +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
|
||||
|
||||
Run `podman info` for a YAML formatted response:
|
||||
|
||||
```
|
||||
$ podman info
|
||||
host:
|
||||
@ -182,7 +181,6 @@ version:
|
||||
```
|
||||
|
||||
Run `podman info --format json` for a JSON formatted response:
|
||||
|
||||
```
|
||||
$ podman info --format json
|
||||
{
|
||||
|
Reference in New Issue
Block a user