summaryrefslogtreecommitdiff
path: root/docs/podman-system.1.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2019-02-27 12:51:08 -0500
committerDaniel J Walsh <dwalsh@redhat.com>2019-02-27 16:37:40 -0500
commitb4b7b298fcd444c04283093bde2ef4dff760f9ce (patch)
treed186be5fbddf981e0b9fb1f00fd85cf919fc8fd4 /docs/podman-system.1.md
parentf1f26f444228381224581609a327f13158740923 (diff)
downloadpodman-b4b7b298fcd444c04283093bde2ef4dff760f9ce.tar.gz
podman-b4b7b298fcd444c04283093bde2ef4dff760f9ce.tar.bz2
podman-b4b7b298fcd444c04283093bde2ef4dff760f9ce.zip
Clean up man pages to match commands
Also add podman-commands.sh to compare man pages to commands. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/podman-system.1.md')
-rw-r--r--docs/podman-system.1.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/podman-system.1.md b/docs/podman-system.1.md
index 1b4bccdb9..d088d4d9a 100644
--- a/docs/podman-system.1.md
+++ b/docs/podman-system.1.md
@@ -15,6 +15,7 @@ The system command allows you to manage the podman systems
| ------- | --------------------------------------------------- | ---------------------------------------------------------------------------- |
| 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 |
+| renumber | [podman-system-renumber(1)](podman-system-renumber.1.md)| Migrate lock numbers to handle a change in maximum number of locks. |
## SEE ALSO
-podman
+podman(1)