mirror of
https://github.com/nushell/nushell.git
synced 2025-05-07 16:32:58 +00:00
As noted in https://github.com/nushell/nushell.github.io/pull/1287, `start` _says_ that it can be piped a string but it does not actually do anything with that string. Fixed.