mirror of
https://github.com/containers/podman.git
synced 2025-06-01 17:17:47 +08:00
9 lines
303 B
Markdown
9 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
|