You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: package.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -101,7 +101,7 @@
101
101
],
102
102
"enumDescriptions": [
103
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."
104
+
"Formats the files in a column-style with each hannel parameter in a new line. E.g. in an items file each part of the channel configuration is written in a new line.",
105
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."
0 commit comments