Changeset 451
- Timestamp:
- 10/17/07 17:16:49 (11 months ago)
- Files:
-
- cybozu2ical/trunk/cybozu2ical (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
cybozu2ical/trunk/cybozu2ical
r448 r451 260 260 =head1 OPTIONS 261 261 262 This application has a command-line option as follows:263 264 262 =over 4 265 263 … … 282 280 Outputs Cybozu Office 6 CSV data as a COMMENT field of each events. 283 281 It is just for debugging. 282 283 =item --input-csv /path/to/input.csv 284 285 Instead of requesting Cybozu Office 6 server, reads from a local CSV 286 file. 287 288 =item --output-csv /path/to/output.csv 289 290 Specifies the output CSV file for debugging. 284 291 285 292 =item --help
