]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dsync: Updated usage.
authorTimo Sirainen <tss@iki.fi>
Fri, 18 Dec 2009 20:00:09 +0000 (15:00 -0500)
committerTimo Sirainen <tss@iki.fi>
Fri, 18 Dec 2009 20:00:09 +0000 (15:00 -0500)
--HG--
branch : HEAD

src/dsync/dsync.c

index a0b6e0c0c8710768576aa0e80a65f76eaa22406f..966ce4aaad8f612e169faf2fd5830122437d3cf5 100644 (file)
@@ -59,7 +59,7 @@ static void ATTR_NORETURN
 usage(void)
 {
        fprintf(stderr,
-"usage: dsync [-a <alt char>] [-b <mailbox>] [-r] [-u <user>] [-v]\n"
+"usage: dsync [-a <alt char>] [-b <mailbox>] [-u <user>] [-frv]\n"
 "  mirror  <command to execute remote dsync>\n"
 "  convert <source mail_location>\n"
 );