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: blog/2025-02-04-nushell_0_102_0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -227,7 +227,7 @@ open --raw ./events.sock | bytes split (char nul) | each { decode }
227
227
228
228
### New command: `help pipe-and-redirect`[[toc](#table-of-contents)]
229
229
230
-
Thanks [@WindSoilder](https://github.com/WindSoilder) for the new `help pipe-and-redirect command` which lists the pipe and redirect operators ([#14821](https://github.com/nushell/nushell/pull/14821)).
230
+
Thanks [@WindSoilder](https://github.com/WindSoilder) for the new `help pipe-and-redirect` command which lists the pipe and redirect operators ([#14821](https://github.com/nushell/nushell/pull/14821)).
231
231
232
232
### The `start` command now works with non-HTTP URIs [[toc](#table-of-contents)]
0 commit comments