-bkw |
Bad Key Words. Causes random characters to be inserted into keywords. |
-d |
debug mode. Prints a bunch of messages. |
-fb |
Generate random freebusy information |
-fbdh hours |
The maximum number of full hours that a freebusy period can be. The
larger hours becomes, the less likely it is that there will be multiple
freebusy periods per day. The default value is 4 hours. |
-may n |
Set probability of MAY components and properties to n,
a number from 0 to 100. The default value is 5. |
-must n |
Set probability of MUST components and properties to n,
a number from 0 to 100. The default value is 95. |
-r |
randomly add recurrence properties (RRULE, EXRULE, RDATE, EXDATE).
By default, no recurrence properties are added. |
-ruin n |
Set probability of ruining a keyword (adding some randomness to the
spelling) to n,
a number from 0 to 100. The default value is 10. |
-rcc |
add a random number of components to the iCalendar object. By
default, only one component is added. |
-should n |
Set probability of SHOULD components and properties to n,
a number from 0 to 100. The default value is 65. |