Changeset 514
- Timestamp:
- 08/29/08 19:42:48 (4 months ago)
- Location:
- cybozu2ical/trunk
- Files:
-
- 2 modified
-
README.txt (modified) (1 diff)
-
cybozu2ical (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cybozu2ical/trunk/README.txt
r513 r514 51 51 52 52 --uid, --no-uid 53 Enable/ disable UID fields of the iCalendar file.53 Enable/Disable UID fields of the iCalendar file. (Default: Enable) 54 54 55 55 --url, --no-url 56 Enable/ disable URL fields of the iCalendar file.56 Enable/Disable URL fields of the iCalendar file. (Default: Disable) 57 57 58 58 --help -
cybozu2ical/trunk/cybozu2ical
r513 r514 90 90 'compat-google-calendar' => 0, 91 91 'uid' => 1, 92 'url' => 1,92 'url' => 0, 93 93 ); 94 94 GetOptions( \%opt, 'output=s', 'conf=s', 'compat-google-calendar', 'debug', … … 321 321 =item --uid, --no-uid 322 322 323 Enable/ disable UID fields of the iCalendar file.323 Enable/Disable UID fields of the iCalendar file. (Default: Enable) 324 324 325 325 =item --url, --no-url 326 326 327 Enable/ disable URL fields of the iCalendar file.327 Enable/Disable URL fields of the iCalendar file. (Default: Disable) 328 328 329 329 =item --help
![(please configure the [header_logo] section in trac.ini)](/public/chrome/common/trac_banner.png)