File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Features:
1919 * Adds new Zpool properties: allocated, guid, readOnly
2020 * Zpool module now uses runtime lookup for properties to ensure portability
2121 * Adds NetBSD (requires ` sudo ` ) and macOS support
22- * Adds ` splitLines ` option for Command module, which splits the output into sub modules, each containing one line of the output (Command)
22+ * Adds ` splitLines ` option for Command module, which splits the output into sub modules, each containing one line of the output (Command)
2323```
2424* Command output:
2525Line 1
@@ -31,7 +31,7 @@ Command: Line 1
3131Line 2
3232Line 3
3333
34- * With `splitLines: true`:
34+ * With `" splitLines" : true`:
3535Command 1: Line 1
3636Command 2: Line 2
3737Command 3: Line 3
You can’t perform that action at this time.
0 commit comments