aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-info.1.md
diff options
context:
space:
mode:
authorValentin Rothberg <vrothberg@redhat.com>2022-08-04 13:13:26 +0200
committerMatthew Heon <mheon@redhat.com>2022-08-10 16:46:05 -0400
commite776425e5683e9cf85bfa0da092df1d5d45de9bd (patch)
tree674d3c3af9f892baf314784ab17b4608786a8ab6 /docs/source/markdown/podman-info.1.md
parent53a631ca2839d9584b189b84dce8eca2ed49c45e (diff)
downloadpodman-e776425e5683e9cf85bfa0da092df1d5d45de9bd.tar.gz
podman-e776425e5683e9cf85bfa0da092df1d5d45de9bd.tar.bz2
podman-e776425e5683e9cf85bfa0da092df1d5d45de9bd.zip
podman info: hide `--debug`
It's a NOP since Podman v2.0 (#5738). [NO NEW TESTS NEEDED] - does not change behavior. Fixes: #15185 Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-info.1.md')
-rw-r--r--docs/source/markdown/podman-info.1.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/source/markdown/podman-info.1.md b/docs/source/markdown/podman-info.1.md
index 347d8d27b..fc7e1f0e2 100644
--- a/docs/source/markdown/podman-info.1.md
+++ b/docs/source/markdown/podman-info.1.md
@@ -15,10 +15,6 @@ Displays information pertinent to the host, current storage stats, configured co
## OPTIONS
-#### **--debug**, **-D**
-
-Show additional information
-
#### **--format**, **-f**=*format*
Change output format to "json" or a Go template.