Package: bincimap Version: 1.2.12final-1 bug in man page: on switch -C for two purposes:
-C, --create-inbox
...
-C, --depot=[Maildir++|IMAPdir]
The -C switch really do according to code (session.cc:190) function
create-inbox.
-d is used in code for depot-setup
But the -d switch is declared twice (session.cc:187) (session.cc:184) and
cannot be used. This bug is in the code.
tomas
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

