diff options
author | Ryan Whalen <rj.whalen@gmail.com> | 2019-08-30 10:09:50 -0400 |
---|---|---|
committer | Ryan Whalen <rj.whalen@gmail.com> | 2019-08-30 12:00:19 -0400 |
commit | e35a5a674db5b1369b6c295d8f694ad4694eab8e (patch) | |
tree | c297f002c237f27812a35023550fe9d89cdce221 /docs/podman-system.1.md | |
parent | 8ba21acd459069cd53b492d46736b85c3436296b (diff) | |
download | podman-e35a5a674db5b1369b6c295d8f694ad4694eab8e.tar.gz podman-e35a5a674db5b1369b6c295d8f694ad4694eab8e.tar.bz2 podman-e35a5a674db5b1369b6c295d8f694ad4694eab8e.zip |
Fix formatting and enable hack/man-page-checker
Signed-off-by: Ryan Whalen <rj.whalen@gmail.com>
Diffstat (limited to 'docs/podman-system.1.md')
-rw-r--r-- | docs/podman-system.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-system.1.md b/docs/podman-system.1.md index d36715feb..bbd541066 100644 --- a/docs/podman-system.1.md +++ b/docs/podman-system.1.md @@ -15,7 +15,7 @@ The system command allows you to manage the podman systems | ------- | --------------------------------------------------- | ---------------------------------------------------------------------------- | | df | [podman-system-df(1)](podman-system-df.1.md) | Show podman disk usage. | | info | [podman-system-info(1)](podman-info.1.md) | Displays Podman related system information. | -| prune | [podman-system-prune(1)](podman-system-prune.1.md) | Remove all unused data | +| prune | [podman-system-prune(1)](podman-system-prune.1.md) | Remove all unused container, image and volume data | | renumber | [podman-system-renumber(1)](podman-system-renumber.1.md)| Migrate lock numbers to handle a change in maximum number of locks. | | migrate | [podman-system-migrate(1)](podman-system-migrate.1.md)| Migrate existing containers to a new podman version. | |