cli.rs: Point user at manual

This commit is contained in:
Zhaofeng Li 2021-11-17 22:21:00 -08:00
parent 1ac5fd0f9b
commit 80a71d9023
3 changed files with 16 additions and 5 deletions

1
Cargo.lock generated
View file

@ -132,6 +132,7 @@ dependencies = [
"glob",
"hostname",
"indicatif",
"lazy_static",
"libc",
"log",
"quit",