aboutsummaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman-system.1.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-02-06 23:03:12 +0100
committerGitHub <noreply@github.com>2020-02-06 23:03:12 +0100
commit35eb2381a6b5126c6b2483325350561d1987e88b (patch)
treea14d68db8df3b518922892ff9fec369e416967d9 /docs/source/markdown/podman-system.1.md
parent3b47bda863c85b0367da60be3013e17fd6bbfc81 (diff)
parent41b735af053b85aeacc65e45d068246cad789cd7 (diff)
downloadpodman-35eb2381a6b5126c6b2483325350561d1987e88b.tar.gz
podman-35eb2381a6b5126c6b2483325350561d1987e88b.tar.bz2
podman-35eb2381a6b5126c6b2483325350561d1987e88b.zip
Merge pull request #5111 from mheon/service_to_system_service
Move podman-service to podman-system-service
Diffstat (limited to 'docs/source/markdown/podman-system.1.md')
-rw-r--r--docs/source/markdown/podman-system.1.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/source/markdown/podman-system.1.md b/docs/source/markdown/podman-system.1.md
index 1af97290d..5f163c6f0 100644
--- a/docs/source/markdown/podman-system.1.md
+++ b/docs/source/markdown/podman-system.1.md
@@ -19,6 +19,8 @@ The system command allows you to manage the podman systems
| 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. |
| reset | [podman-system-reset(1)](podman-system-reset.1.md) | Reset storage back to initial state. |
+| service | [podman-service(1)](podman-system-service.1.md) | Run an API service |
+
## SEE ALSO
podman(1)