From b98af916b5cdc3e2c069c3db93499af2bb592b8c Mon Sep 17 00:00:00 2001 From: "Dirk-Jan C. Binnema" Date: Sat, 19 Mar 2011 10:08:20 +0200 Subject: [PATCH] * mu-config.c: small docu update --- src/mu-config.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";