Ignore:
Timestamp:
2008-03-16T01:56:48+01:00 (18 years ago)
Author:
framm
Message:
  • be honest about the fact that we don't do CSV anymore. closes #641.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/org/openstreetmap/josm/gui/MainApplication.java

    r486 r584  
    148148                                        "\t[--download=]minlat,minlon,maxlat,maxlon  "+tr("Download the bounding box")+"\n"+
    149149                                        "\t[--download=]<url>                        "+tr("Download the location at the url (with lat=x&lon=y&zoom=z)")+"\n"+
    150                                         "\t[--download=]<filename>                   "+tr("Open file (as raw gps, if .gpx or .csv)")+"\n"+
     150                                        "\t[--download=]<filename>                   "+tr("Open file (as raw gps, if .gpx)")+"\n"+
    151151                                        "\t--downloadgps=minlat,minlon,maxlat,maxlon "+tr("Download the bounding box as raw gps")+"\n"+
    152152                                        "\t--selection=<searchstring>                "+tr("Select with the given search")+"\n"+
Note: See TracChangeset for help on using the changeset viewer.