Modify ↓
Opened 3 years ago
Closed 3 years ago
#4345 closed defect (fixed)
[PATCH] another fix for usage message
| Reported by: | bomm | Owned by: | team |
|---|---|---|---|
| Priority: | trivial | Component: | Core |
| Version: | Keywords: | ||
| Cc: |
Description
The last sentence of the usage message about the order of parameters is wrong.
--download, --downloadgps and --selection are processed in this order, so it is not necessary to specify [--download=] before --selection=
Attachments (1)
Change History (3)
Changed 3 years ago by bomm
comment:1 Changed 3 years ago by bomm
comment:2 Changed 3 years ago by Gubaer
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



I updated the patch file because I forgot a full stop at the end of the sentence.