mirror of https://github.com/docker/cli.git
explain since format and give examples
Signed-off-by: tronicum <tronicum@user.github.com>
This commit is contained in:
parent
1f494501f2
commit
915a5a3c57
|
@ -24,7 +24,7 @@ Options:
|
|||
--details Show extra details provided to logs
|
||||
-f, --follow Follow log output
|
||||
--help Print usage
|
||||
--since string Show logs since timestamp
|
||||
--since string Show logs since timestamp (e.g. 2013-01-02T13:23:37) or relative (e.g. 42m for 42 minutes)
|
||||
--tail string Number of lines to show from the end of the logs (default "all")
|
||||
-t, --timestamps Show timestamps
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue