mu: implement init, info commands
'init' is for the inital database setup 'info' is for gettting information about the mu database.
This commit is contained in:
10
man/mu.1
10
man/mu.1
@ -1,4 +1,4 @@
|
||||
.TH MU 1 "July 2019" "User Manuals"
|
||||
.TH MU 1 "February 2020" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
|
||||
@ -36,6 +36,14 @@ get help for some command. See
|
||||
(re)index the messages in a Maildir. See
|
||||
.BR mu-index(1)
|
||||
|
||||
.B mu info [options]
|
||||
show information about the mu database
|
||||
.BR mu-info(1)
|
||||
|
||||
.B mu init [options]
|
||||
initialize the mu database
|
||||
.BR mu-init(1)
|
||||
|
||||
.B mu mkdir [options] <dir> [<dirs>]
|
||||
create a new Maildir. See
|
||||
.BR mu-mkdir(1)
|
||||
|
||||
Reference in New Issue
Block a user