X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Frefile.c;h=2bd12ed837f80cad03850eacf948d7fc30f2b679;hb=706236baa4c4670b5a074092dec5dec63ff50663;hp=25f762996e163a19bf16e7fe34f5c80808c2f36b;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b;p=mmh diff --git a/uip/refile.c b/uip/refile.c index 25f7629..2bd12ed 100644 --- a/uip/refile.c +++ b/uip/refile.c @@ -100,10 +100,10 @@ main (int argc, char **argv) snprintf (buf, sizeof(buf), "%s [msgs] [switches] +folder ...", invo_name); print_help (buf, switches, 1); - done (1); + done (0); case VERSIONSW: print_version(invo_name); - done (1); + done (0); case LINKSW: linkf++;