mirror of
https://github.com/pimalaya/himalaya.git
synced 2026-06-17 13:17:55 +08:00
add wiki entry about read msg
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ pub fn msg_subcmds<'a>() -> Vec<App<'a, 'a>> {
|
||||
.help("MIME type to use")
|
||||
.short("t")
|
||||
.long("mime-type")
|
||||
.value_name("STRING")
|
||||
.value_name("MIME")
|
||||
.possible_values(&["plain", "html"])
|
||||
.default_value("plain"),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user