I'm looking at the createfolder command in zmmailbox:
Code:
[zimbra@zimbra ~]$ zmmailbox
mbox> cf
usage:
createFolder(cf) [opts] {folder-name}
-F/--flags <arg> flags
-c/--color <arg> color
-V/--view <arg> default type for folder (conversation,message,contact,appointment,wiki)
mbox> What are the allowable arguments for -F or --flags? What do they mean?
What are the allowable arguments for -c or --color?
Thanks.