Modify ↓
Opened 11 years ago
Closed 11 years ago
#4345 closed defect (fixed)
[PATCH] another fix for usage message
Reported by: | bomm | Owned by: | team |
---|---|---|---|
Priority: | trivial | Milestone: | |
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 11 years ago by
Attachment: | josm-usage-2.patch added |
---|
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → 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.