mirror of
https://github.com/nushell/nushell.git
synced 2025-08-03 17:28:32 +02:00
* Fix $in in blocks given to `any` and `all` (closes #6917) * Fix help message typos * Fix tests ($in doesn't work in examples?!) * Fix formatting