add wiki entry about read msg

This commit is contained in:
Clément DOUIN 2021-04-09 00:46:21 +02:00
parent 570c67a2bb
commit da15ffafd0
No known key found for this signature in database
GPG key ID: 69C9B9CFFDEE2DEF
2 changed files with 2 additions and 2 deletions

View file

@ -106,7 +106,7 @@ pub fn msg_subcmds<'a>() -> Vec<App<'a, 'a>> {
.help("MIME type to use") .help("MIME type to use")
.short("t") .short("t")
.long("mime-type") .long("mime-type")
.value_name("STRING") .value_name("MIME")
.possible_values(&["plain", "html"]) .possible_values(&["plain", "html"])
.default_value("plain"), .default_value("plain"),
) )

2
wiki

@ -1 +1 @@
Subproject commit 4915c0f7798a16d9e899f983e6ca583d713150df Subproject commit 0fcda7ba6028c3e9d395a15c14bc70d87a5ecec6