Fix `mu help` doesn't show the `init` command. Fix a sentence.

This commit is contained in:
David 2020-08-14 00:00:54 +10:00 committed by Dirk-Jan C. Binnema
parent 48424734e9
commit 70abdaa530
1 changed files with 2 additions and 1 deletions

View File

@ -86,7 +86,7 @@ See the `mu-find' and `mu-easy' man-pages for more information.
#STRING
mu help <command>
#STRING
mu find is the mu command to get help about <command>, where <command>
mu help is the mu command to get help about <command>, where <command>
is one of:
add - add message to database
cfind - find a contact
@ -94,6 +94,7 @@ is one of:
find - query the message database
help - get help
index - index messages
init - init the mu database
mkdir - create a maildir
remove - remove a message from the database
script - run a script (available only when mu was built with guile-support)