mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 05:07:55 +08:00
add help entry to readme
This commit is contained in:
+1
-1
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user