diff --git a/src/mu-config.c b/src/mu-config.c index f4a2b87c..1ab99480 100644 --- a/src/mu-config.c +++ b/src/mu-config.c @@ -398,7 +398,7 @@ show_usage (gboolean noerror) { const char* usage= "usage: mu command [options] [parameters]\n" - "where command is one of index, find, view, mkdir, cleanup " + "where command is one of index, find, cfind, view, mkdir, cleanup " "or extract\n\n" "see the mu, mu- or mu-easy manpages for " "more information\n";