45 | | --help|-h Show this help |
46 | | --geometry=widthxheight(+|-)x(+|-)y Standard unix geometry argument |
47 | | [--download=]minlat,minlon,maxlat,maxlon Download the bounding box |
48 | | [--download=]<URL> Download the location URL which has |
49 | | coordinates like lat=x&lon=y&zoom=z |
50 | | [--download=]<filename> Open a file (same as Menu/File/Open) |
51 | | --downloadgps=minlat,minlon,maxlat,maxlon Download the bounding box as raw GPS |
52 | | --downloadgps=<URL> Download the location as raw GPS |
53 | | --selection=<searchstring> Select with the given search |
54 | | --[no-]maximize Launch in maximized mode |
55 | | --reset-preferences Reset the preferences to default |
56 | | --load-preferences=<url-to-xml> Import preferences from XML file |
57 | | --set=<key>=<value> Set preference key to value |
58 | | --language=<language> Set the language |
59 | | --version Displays the JOSM version and exits |
60 | | --debug or --trace Print debugging messages to console |
61 | | --skip-plugins Skip loading plugins |
62 | | --offline=[osm_api,][josm_website,][all] Disable access to the listed resources |
| 45 | --help|-h Show this help |
| 46 | --geometry=widthxheight(+|-)x(+|-)y Standard unix geometry argument |
| 47 | [--download=]minlat,minlon,maxlat,maxlon Download the bounding box |
| 48 | [--download=]<URL> Download the location URL which has |
| 49 | coordinates like lat=x&lon=y&zoom=z |
| 50 | [--download=]<filename> Open a file (same as Menu/File/Open) |
| 51 | --downloadgps=minlat,minlon,maxlat,maxlon Download the bounding box as raw GPS |
| 52 | --downloadgps=<URL> Download the location as raw GPS |
| 53 | --selection=<searchstring> Select with the given search |
| 54 | --[no-]maximize Launch in maximized mode |
| 55 | --reset-preferences Reset the preferences to default |
| 56 | --load-preferences=<url-to-xml> Import preferences from XML file |
| 57 | --set=<key>=<value> Set preference key to value |
| 58 | --language=<language> Set the language |
| 59 | --version Displays the JOSM version and exits |
| 60 | --debug or --trace Print debugging messages to console |
| 61 | --skip-plugins Skip loading plugins |
| 62 | --offline=[osm_api,][josm_website,][certificates,][all] Disable access to the listed resources |