diff options
author | Daniel J Walsh <dwalsh@redhat.com> | 2021-04-26 06:06:30 -0400 |
---|---|---|
committer | Daniel J Walsh <dwalsh@redhat.com> | 2021-04-27 11:57:19 -0400 |
commit | 63fd3a3fcaf320a3eede8878aba9b5636b8db6c8 (patch) | |
tree | 87c4befb97a9c8905aa9cdbcc244917e28c271a6 /docs/source/markdown/podman-container-cleanup.1.md | |
parent | abda7961d63b1d240f72022757e6be1673e43897 (diff) | |
download | podman-63fd3a3fcaf320a3eede8878aba9b5636b8db6c8.tar.gz podman-63fd3a3fcaf320a3eede8878aba9b5636b8db6c8.tar.bz2 podman-63fd3a3fcaf320a3eede8878aba9b5636b8db6c8.zip |
Add more documentation on conmon
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
Diffstat (limited to 'docs/source/markdown/podman-container-cleanup.1.md')
-rw-r--r-- | docs/source/markdown/podman-container-cleanup.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/markdown/podman-container-cleanup.1.md b/docs/source/markdown/podman-container-cleanup.1.md index bd650c6af..9f9b90fc2 100644 --- a/docs/source/markdown/podman-container-cleanup.1.md +++ b/docs/source/markdown/podman-container-cleanup.1.md @@ -48,7 +48,7 @@ After cleanup, remove the image entirely. `podman container cleanup --latest` ## SEE ALSO -podman(1), podman-container(1) +**podman**(1), **podman-container**(1), **conmon**(8). ## HISTORY Jun 2018, Originally compiled by Dan Walsh <dwalsh@redhat.com> |