diff --git a/package.json b/package.json index af5f41c..8613668 100644 --- a/package.json +++ b/package.json @@ -101,6 +101,7 @@ ], "enumDescriptions": [ "Formats the files in a column-style. E.g. in an items file each item is one line separated by tabs.", + "Formats the files in a multiline-style. E.g. in an items file each part of the channel configuration is written in a new line." "Formats the files in a multiline-style. E.g. in an items file each part of an item is written in a new line." ] },