diff options
Diffstat (limited to 'docs/reference/commandline/logs.md')
| -rw-r--r-- | docs/reference/commandline/logs.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/commandline/logs.md b/docs/reference/commandline/logs.md index 891e10b55c..a2d71bf339 100644 --- a/docs/reference/commandline/logs.md +++ b/docs/reference/commandline/logs.md @@ -29,6 +29,8 @@ Options: -t, --timestamps Show timestamps ``` +## Description + The `docker logs` command batch-retrieves logs present at the time of execution. > **Note**: this command is only functional for containers that are started with |
