X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=fsck.c;h=60bd27026cd3c962327d6074ec51b202fb7daea0;hp=9688a729ef473ec1a83555479aa79d978c71caef;hb=11688f127edbe447586de3868c268da15492a8d3;hpb=c8862b9e246b4ef6ff1fe103946e18cf2537ecde diff --git a/fsck.c b/fsck.c index 9688a729..60bd2702 100644 --- a/fsck.c +++ b/fsck.c @@ -970,7 +970,7 @@ out: para_strerror(-ret) ); if (conf.loglevel_arg > 1) - PARA_EMERG_LOG("re-run with \"--logelvel %d\" to increase verbosity\n", + PARA_EMERG_LOG("re-run with \"--loglevel %d\" to increase verbosity\n", conf.loglevel_arg - 1); } else PARA_NOTICE_LOG("success\n");