Ticket #853 (new defect)
vconvert does not allow switching cli flag order (GNU does)
| Reported by: | tuju | Owned by: | dgollub |
|---|---|---|---|
| Priority: | lowest | Milestone: | OpenSync 0.42 |
| Component: | OpenSync | Version: | 0.38 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
% vconvert --to-xmlformat 2361 Usage: vconvert <file> <switches> Switches: --help Show this help message --out <file> Store the output in this file (No output to stdout) --to-vcard21 Convert to vcard 2.1 --to-vcard30 Convert to vcard 3.0 --to-vevent10 Convert to vevent 1.0 --to-vevent20 Convert to vevent 2.0 --to-vnote11 Convert to vnote 1.1 --to-vjournal Convert to vjournal --to-vtodo10 Convert to vtodo 1.0 --to-vtodo20 Convert to vtodo 2.0 --to-xmlformat Convert to xmlformat % vconvert 2361 --to-xmlformat
former produces error, latter works. Inconsistent to other system commands, which come on Linux boxes from GNU userspace tools.
Note: See
TracTickets for help on using
tickets.

still there today.