* remove traces of the 'cleanup' command

This commit is contained in:
djcb
2012-02-18 17:11:32 +02:00
parent 3a8c4b75cd
commit 8955b360d7
3 changed files with 3 additions and 14 deletions

View File

@ -392,7 +392,7 @@ static void
show_usage (void)
{
g_message ("usage: mu command [options] [parameters]");
g_message ("where command is one of index, find, cfind, view, mkdir, cleanup, "
g_message ("where command is one of index, find, cfind, view, mkdir, "
"extract, add, remove or server");
g_message ("see the mu, mu-<command> or mu-easy manpages for "
"more information");