mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Update tail docs to match built-in docs (#2253)
Default value for tail helps me remember it's not a switch, but requires a value. This change makes it match the built-in docs.
This commit is contained in:
committed by
John Mulhausen
parent
e9bfb46e43
commit
a1ce533207
@@ -12,7 +12,7 @@ Options:
|
||||
--no-color Produce monochrome output.
|
||||
-f, --follow Follow log output
|
||||
-t, --timestamps Show timestamps
|
||||
--tail Number of lines to show from the end of the logs
|
||||
--tail="all" Number of lines to show from the end of the logs
|
||||
for each container.
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user