mirror of
https://github.com/nushell/nushell.git
synced 2025-06-19 00:17:02 +02:00
This adds a top-level document for the new `from` command, with a list of links of all the subcommands. All the from-* subcommands keep their filename, but the content is updated to use the new subcommand syntax. Needs matching update for to* Ref #1709