mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
implement cli help
This commit is contained in:
parent
2c579b9f01
commit
6b550e7516
7 changed files with 323 additions and 53 deletions
|
@ -11,6 +11,7 @@ failure = "^0.1.8"
|
|||
log = "^0.4.11"
|
||||
nom = "*"
|
||||
prettytable-rs = "^0.8.0"
|
||||
textwrap = "0.12.1"
|
||||
|
||||
[dependencies.config]
|
||||
default-features = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue