diff --git a/docs/crictl.md b/docs/crictl.md index 68c1eac6af..235b8ced2f 100644 --- a/docs/crictl.md +++ b/docs/crictl.md @@ -107,7 +107,7 @@ $ cat pod-config.json "attempt": 1, "uid": "hdishd83djaidwnduwk28bcsb" }, - "logDirectory": "/tmp", + "log_directory": "/tmp", "linux": { } } @@ -137,7 +137,7 @@ $ cat pod-config.json "attempt": 1, "uid": "hdishd83djaidwnduwk28bcsb" }, - "logDirectory": "/tmp", + "log_directory": "/tmp", "linux": { } }