summaryrefslogtreecommitdiff
path: root/docs/podman-system-df.1.md
diff options
context:
space:
mode:
authorAshley Cui <ashleycui16@gmail.com>2019-05-31 15:21:47 -0400
committerAshley Cui <ashleycui16@gmail.com>2019-06-10 11:48:02 -0400
commit19e0928037e2d9c6fb0941e2ac40b8cea731e22d (patch)
tree1b5b10718e2c27c690ae789392fe1d46535a4401 /docs/podman-system-df.1.md
parent7b0d6fcf0e3ce59f842273f670d742aaf597bf2f (diff)
downloadpodman-19e0928037e2d9c6fb0941e2ac40b8cea731e22d.tar.gz
podman-19e0928037e2d9c6fb0941e2ac40b8cea731e22d.tar.bz2
podman-19e0928037e2d9c6fb0941e2ac40b8cea731e22d.zip
standardize documentation formatting
Signed-off-by: Ashley Cui <ashleycui16@gmail.com>
Diffstat (limited to 'docs/podman-system-df.1.md')
-rw-r--r--docs/podman-system-df.1.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/podman-system-df.1.md b/docs/podman-system-df.1.md
index b6d71c634..425796f50 100644
--- a/docs/podman-system-df.1.md
+++ b/docs/podman-system-df.1.md
@@ -1,4 +1,4 @@
-% podman-system-df(1) podman
+% podman-system-df(1)
## NAME
podman\-system\-df - Show podman disk usage
@@ -10,11 +10,11 @@ podman\-system\-df - Show podman disk usage
Show podman disk usage
## OPTIONS
-**--format**=""
+**--format=***format*
Pretty-print images using a Go template
-**-v, --verbose**[=false]
+**-v**, **--verbose**[=*true|false*]
Show detailed information on space usage
## EXAMPLE
@@ -53,5 +53,5 @@ Local Volumes 1
## SEE ALSO
podman-system(1)
-# HISTORY
+## HISTORY
March 2019, Originally compiled by Qi Wang (qiwan at redhat dot com)