This commit is contained in:
Fangzhou Li 2019-11-06 05:24:57 +08:00 committed by lena-larionova
parent 760aa33875
commit 844e8e4c70
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ example sets two configurable options on the `json-file` logging driver:
}
```
> **Note**: `log-opt` configuration options in the `daemon.json` configuration
> **Note**: `log-opts` configuration options in the `daemon.json` configuration
> file must be provided as strings. Boolean and numeric values (such as the value
> for `max-file` in the example above) must therefore be enclosed in quotes (`"`).