Fix typo of journald env-regex option (#5552)

This commit is contained in:
Mattias Appelgren 2017-12-19 22:09:43 +01:00 committed by Misty Stanley-Jones
parent 017a919e03
commit a85d664d6b
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ driver options.
Specify template to set `CONTAINER_TAG` value in `journald` logs. Refer to Specify template to set `CONTAINER_TAG` value in `journald` logs. Refer to
[log tag option documentation](log_tags.md) to customize the log tag format. [log tag option documentation](log_tags.md) to customize the log tag format.
### `labels`, `env`, and `eng-regex` ### `labels`, `env`, and `env-regex`
The `labels` and `env` options each take a comma-separated list of keys. If The `labels` and `env` options each take a comma-separated list of keys. If
there is collision between `label` and `env` keys, the value of the `env` takes there is collision between `label` and `env` keys, the value of the `env` takes