diff options
Diffstat (limited to 'docs/source/system.rst')
-rw-r--r-- | docs/source/system.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/source/system.rst b/docs/source/system.rst index 2d93a1d6d..566fd1a95 100644 --- a/docs/source/system.rst +++ b/docs/source/system.rst @@ -1,6 +1,8 @@ System ====== +:doc:`connection <connection>` Manage the destination(s) for Podman service(s) + :doc:`df <markdown/podman-system-df.1>` Show podman disk usage :doc:`info <markdown/podman-info.1>` Display podman system information @@ -12,3 +14,5 @@ System :doc:`renumber <markdown/podman-system-renumber.1>` Migrate lock numbers :doc:`reset <markdown/podman-system-reset.1>` Reset podman storage + +:doc:`service <markdown/podman-system-service.1>` Run an API service |