Skip to content

Commit 36dd18d

Browse files
Merge pull request #21715 from rhatdan/docs20
[CI:DOCS] Fix up example description of podman-info.1.md
2 parents fbb4d5d + 6c81233 commit 36dd18d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/source/markdown/podman-info.1.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ reasonably be enumerated in this document.
3333
## EXAMPLES
3434

3535
Run `podman info` for a YAML formatted response:
36-
3736
```
3837
$ podman info
3938
host:
@@ -182,7 +181,6 @@ version:
182181
```
183182

184183
Run `podman info --format json` for a JSON formatted response:
185-
186184
```
187185
$ podman info --format json
188186
{

0 commit comments

Comments
 (0)