mirror of
https://github.com/nushell/nushell.git
synced 2025-05-29 06:17:54 +02:00
Both to and from without a subcommand only print the helptext. Expand the usage line a bit, so a glance at `help commands` indicates the existance of the subcommands and mentions some common formats. Ref a9968046ede45827dfa1986f00059179e40b2c18 Ref #1708