mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-24 09:17:53 +00:00
Also add podman-commands.sh to compare man pages to commands. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
945 B
945 B
% podman-system(1)
NAME
podman-system - Manage podman
SYNOPSIS
podman system subcommand
DESCRIPTION
The system command allows you to manage the podman systems
COMMANDS
| Command | Man Page | Description |
|---|---|---|
| info | podman-system-info(1) | Displays Podman related system information. |
| prune | podman-system-prune(1) | Remove all unused data |
| renumber | podman-system-renumber(1) | Migrate lock numbers to handle a change in maximum number of locks. |
SEE ALSO
podman(1)