Skip to content

Commit be449ce

Browse files
committed
Wording
1 parent 4ebbc15 commit be449ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blog/2024-04-30-nushell_0_93_0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ ls directory1 directory2
191191

192192
#### `du` [[toc](#table-of-content)]
193193

194-
In the `ls` PR ([#12327](https://github.com/nushell/nushell/pull/12327)), the same changes were also made to `du`. So, `du` now also takes a rest argument of paths.
194+
In the `ls` PR ([#12327](https://github.com/nushell/nushell/pull/12327)), the same changes were also made to `du`. So now, `du` takes a rest argument of paths just like `ls`.
195195

196196
#### `into filesize` [[toc](#table-of-content)]
197197

0 commit comments

Comments
 (0)