* mu-config.c: small docu update
This commit is contained in:
@ -398,7 +398,7 @@ show_usage (gboolean noerror)
|
|||||||
{
|
{
|
||||||
const char* usage=
|
const char* usage=
|
||||||
"usage: mu command [options] [parameters]\n"
|
"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"
|
"or extract\n\n"
|
||||||
"see the mu, mu-<command> or mu-easy manpages for "
|
"see the mu, mu-<command> or mu-easy manpages for "
|
||||||
"more information\n";
|
"more information\n";
|
||||||
|
|||||||
Reference in New Issue
Block a user