X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/5dd6771b28c257af405d7248639ed0e3bcdce38b..492101aee1185135f239b3aabd5b2494f748c931:/uip/refile.c diff --git a/uip/refile.c b/uip/refile.c index 25f76299..2bd12ed8 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++;