* mu-config.c: small docu update

This commit is contained in:
Dirk-Jan C. Binnema 2011-03-19 10:08:20 +02:00
parent d98f1e52ad
commit b98af916b5
1 changed files with 1 additions and 1 deletions

View File

@ -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-<command> or mu-easy manpages for "
"more information\n";