summaryrefslogtreecommitdiff
path: root/docs/source/markdown/podman.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.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.1.md')
-rw-r--r--docs/source/markdown/podman.1.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/markdown/podman.1.md b/docs/source/markdown/podman.1.md
index af0e55925..853b5ecec 100644
--- a/docs/source/markdown/podman.1.md
+++ b/docs/source/markdown/podman.1.md
@@ -191,7 +191,6 @@ the exit codes follow the `chroot` standard, see below:
| [podman-rmi(1)](podman-rmi.1.md) | Removes one or more locally stored images. |
| [podman-run(1)](podman-run.1.md) | Run a command in a new container. |
| [podman-save(1)](podman-save.1.md) | Save an image to a container archive. |
-| [podman-service(1)](podman-service.1.md) | Run an API service |
| [podman-search(1)](podman-search.1.md) | Search a registry for an image. |
| [podman-start(1)](podman-start.1.md) | Start one or more containers. |
| [podman-stats(1)](podman-stats.1.md) | Display a live stream of one or more container's resource usage statistics. |