add help entry to readme

This commit is contained in:
Clément DOUIN
2021-01-03 00:49:51 +01:00
parent d8116c6103
commit d94b86ca4e
3 changed files with 29 additions and 4 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ fn main() {
let matches = App::new("Himalaya")
.version("0.1.0")
.about("📫 Minimalist CLI mail client")
.about("📫 Minimalist CLI email client")
.author("soywod <clement.douin@posteo.net>")
.subcommand(
SubCommand::with_name("read")