mirror of https://github.com/docker/docs.git
Typo on logging driver name
This commit is contained in:
parent
3671a094ff
commit
8ece7f64eb
|
@ -46,7 +46,7 @@ $ docker run \
|
|||
|
||||
### Options
|
||||
|
||||
The `json-file` logging driver supports the following logging options:
|
||||
The `local` logging driver supports the following logging options:
|
||||
|
||||
| Option | Description | Example value |
|
||||
|:------------|:--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|:-----------------------------------------|
|
||||
|
|
Loading…
Reference in New Issue