Byron / dua-cli

View disk space usage and delete unwanted data, fast.
https://lib.rs/crates/dua-cli
MIT License
4.19k stars 113 forks source link

--version or -V doesn't tell the version #76

Closed mburr-precor closed 3 years ago

mburr-precor commented 3 years ago

I installed dua yesterday and tried to get the version number for another (now closed) issue, but found that it wouldn't tell me:

mburr@mint-19:~$ ~/.cargo/bin/dua --version
dua 
mburr@mint-19:~$ ~/.cargo/bin/dua -V
dua 

I installed dua like so:

curl -LSfs https://raw.githubusercontent.com/byron/dua-cli/master/ci/install.sh |     sh -s -- --git byron/dua-cli --target x86_64-unknown-linux-musl --crate dua

Running on Linux Mint 19.3

Byron commented 3 years ago

Thanks for letting me know - fixed with 2.10.10.