1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-06 19:21:43 +00:00

Update the --help text

This commit is contained in:
sharkdp
2018-08-22 19:27:11 +02:00
parent 8e6c5bc562
commit 08850f0474
2 changed files with 35 additions and 28 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ default-features = false
features = ["parsing", "yaml-load", "dump-load", "dump-create"]
[dependencies.clap]
version = "2"
version = "2.32"
default-features = false
features = ["suggestions", "color", "wrap_help"]