1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-29 20:17:45 +00:00

od: improve/extend --help text

This commit is contained in:
Wim Hueskes 2016-08-19 22:43:52 +02:00
parent 2f12b06ba1
commit d705dc46ce
3 changed files with 45 additions and 10 deletions

1
Cargo.lock generated
View file

@ -666,7 +666,6 @@ dependencies = [
"byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)",
"getopts 0.2.14 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)",
"unindent 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
"uucore 0.0.1",
]