diff options
| -rw-r--r-- | mu/mu-help-strings.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mu/mu-help-strings.txt b/mu/mu-help-strings.txt index c314c38..a18a93a 100644 --- a/mu/mu-help-strings.txt +++ b/mu/mu-help-strings.txt @@ -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) |
