]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dsync: Updated -a parameter description.
authorTimo Sirainen <tss@iki.fi>
Fri, 18 Dec 2009 19:00:42 +0000 (14:00 -0500)
committerTimo Sirainen <tss@iki.fi>
Fri, 18 Dec 2009 19:00:42 +0000 (14:00 -0500)
--HG--
branch : HEAD

src/dsync/dsync.c

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