mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-30 12:37:49 +00:00
change ~ improve help display for main multi-call binary
This commit is contained in:
parent
c457dfbbc4
commit
8263d31fbb
2 changed files with 15 additions and 12 deletions
|
@ -215,6 +215,7 @@ feat_os_windows_legacy = [
|
|||
|
||||
[dependencies]
|
||||
lazy_static = { version="1.3" }
|
||||
textwrap = { version="0.11.0", features=["term_size"] }
|
||||
uucore = { version="0.0.2" }
|
||||
# * uutils
|
||||
arch = { optional=true, path="src/uu/arch" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue