nushell/crates/nu-command
pwygab c42096c34e
Add '-o'/--output flag to fetch to download to file (#5673)
* attemps to add '-o' flag to `fetch`

* fmt

* changed from 'output' to 'file'.

* Revert "changed from 'output' to 'file'."

As @hustcer mentioned, all typical command line tools for downloading
use `-o` or `-O` and a variation on `--output` for the file

This reverts commit 6baf718f91.

Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
2022-05-29 18:32:30 +02:00
..
assets refactor html module (#5246) 2022-04-20 08:50:14 -05:00
src Add '-o'/--output flag to fetch to download to file (#5673) 2022-05-29 18:32:30 +02:00
tests make cp can copy folders contains dangling symbolic link (#5645) 2022-05-26 10:42:52 -05:00
build.rs Look up git commit hash ourselves, drop libgit2 dependency (#5548) 2022-05-16 13:57:25 +12:00
Cargo.toml Unpin reedline for regular development (#5634) 2022-05-26 23:21:16 +02:00
LICENSE Include license text in all crates (#5094) 2022-04-08 10:47:13 +02:00