mirror of
https://github.com/tldr-pages/tldr
synced 2026-08-26 14:13:36 +01:00
docker-container-logs: sync translations with English page (#21994)
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
|
||||
- Zeige die Logs und aktualisiere sie automatisch:
|
||||
|
||||
`docker {{[logs|container logs]}} {{[-f|--follow]}} {{container_name}}`
|
||||
`docker {{[logs|container logs]}} {{container_name}} {{[-f|--follow]}}`
|
||||
|
||||
- Zeige die letzten 5 Zeilen:
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
- Zeige die Logs und füge ihnen Zeitstempel hinzu:
|
||||
|
||||
`docker {{[logs|container logs]}} {{[-t|--timestamps]}} {{container_name}}`
|
||||
`docker {{[logs|container logs]}} {{container_name}} {{[-t|--timestamps]}}`
|
||||
|
||||
- Zeige Logs vor einem bestimmten Zeitpunkt der Ausführung des Containers (bspw. 23m, 10s, 2013-01-02T13:23:37):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user