diff options
Diffstat (limited to 'docs/podman-logs.1.md')
-rw-r--r-- | docs/podman-logs.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/podman-logs.1.md b/docs/podman-logs.1.md index 63820ed6f..59fba69a1 100644 --- a/docs/podman-logs.1.md +++ b/docs/podman-logs.1.md @@ -4,7 +4,7 @@ podman\-logs - Fetch the logs of a container ## SYNOPSIS -**podman** **logs** [*options* [...]] container +**podman** **logs** [*options*] *container* ## DESCRIPTION The podman logs command batch-retrieves whatever logs are present for a container at the time of execution. |