Improve docs to clarify common issues (#5054)

This commit is contained in:
Greg
2018-12-10 17:14:20 -07:00
committed by Daniel Nelson
parent 74d8523db6
commit 83bc3d1277
13 changed files with 34 additions and 94 deletions

View File

@@ -19,7 +19,7 @@ source field is overwritten.
## Destination field to be used for the mapped value. By default the source
## field is used, overwriting the original value.
# dest = "status_code"
dest = "status_code"
## Default value to be used for all values not contained in the mapping
## table. When unset, the unmodified value for the field will be used if no