Skip to content

Commit 417b944

Browse files
committed
Doc: updates changelog
1 parent cb8b4b3 commit 417b944

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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:
2525
Line 1
@@ -31,7 +31,7 @@ Command: Line 1
3131
Line 2
3232
Line 3
3333
34-
* With `splitLines: true`:
34+
* With `"splitLines": true`:
3535
Command 1: Line 1
3636
Command 2: Line 2
3737
Command 3: Line 3

0 commit comments

Comments
 (0)