Ignore:
Timestamp:
2010-01-09T23:26:18+01:00 (14 years ago)
Author:
stoecker
Message:

fix commandline file loading - closes #4288 - patch by bomm

File:
1 edited

Legend:

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

    r2748 r2798  
    7878                "\t[--download=]<filename>                   "+tr("Open file (as raw gps, if .gpx)")+"\n"+
    7979                "\t--downloadgps=minlat,minlon,maxlat,maxlon "+tr("Download the bounding box as raw gps")+"\n"+
     80                "\t--downloadgps=<url>                       "+tr("Download the location at the url (with lat=x&lon=y&zoom=z) as raw gps")+"\n"+
    8081                "\t--selection=<searchstring>                "+tr("Select with the given search")+"\n"+
    8182                "\t--[no-]maximize                           "+tr("Launch in maximized mode")+"\n"+
Note: See TracChangeset for help on using the changeset viewer.