docs: Add docs for log size max

Signed-off-by: Mrunal Patel <mrunalp@gmail.com>
This commit is contained in:
Mrunal Patel 2017-09-25 16:08:09 -07:00
parent d47061ac57
commit 37e282a29b
2 changed files with 8 additions and 0 deletions

View file

@ -105,6 +105,9 @@ set the CPU profile file path
**--log-format**=""
Set the format used by logs ('text' (default), or 'json') (default: "text")
**--log-size-max**=""
Maximum log size in bytes for a container (default: -1 (no limit))
**--pause-command**=""
Path to the pause executable in the pause image (default: "/pause")