We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 80f4d2f + 4f9c0fb commit 581ac4cCopy full SHA for 581ac4c
package.json
@@ -101,6 +101,7 @@
101
],
102
"enumDescriptions": [
103
"Formats the files in a column-style. E.g. in an items file each item is one line separated by tabs.",
104
+ "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."
105
"Formats the files in a multiline-style. E.g. in an items file each part of an item is written in a new line."
106
]
107
},
0 commit comments