mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 18:55:20 +00:00
Update cheatsheets
This commit is contained in:
@@ -18,7 +18,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Print last 5 lines:
|
||||
|
||||
`docker {{[logs|container logs]}} {{container_name}} {{[-n|--tail]}} {{5}}`
|
||||
`docker {{[logs|container logs]}} {{container_name}} {{[-n|--tail]}} 5`
|
||||
|
||||
- Print logs and append them with timestamps:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user