mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 08:55:44 +00:00
8 lines
303 B
Markdown
8 lines
303 B
Markdown
####> This option file is used in:
|
|
####> podman logs, pod logs
|
|
####> If file is edited, make sure the changes
|
|
####> are applicable to all of those.
|
|
#### **--tail**=*LINES*
|
|
|
|
Output the specified number of LINES at the end of the logs. LINES must be an integer. Defaults to -1,
|
|
which prints all lines
|