Changes between Version 8 and Version 9 of Help/CommandLineOptions
- Timestamp:
- 2012-07-25T16:05:10+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/CommandLineOptions
v8 v9 7 7 options: 8 8 {{{ 9 --help|- ?|-hShow this help9 --help|-h Show this help 10 10 --geometry=widthxheight(+|-)x(+|-)y Standard unix geometry argument 11 11 [--download=]minlat,minlon,maxlat,maxlon Download the bounding box 12 12 [--download=]<URL> Download the location at the URL (with lat=x&lon=y&zoom=z) 13 [--download=]<filename> Open file (any file type that can be opened with File/Open) 13 [--download=]<filename> Open a file (any file type that can be opened with File/Open) 14 14 --downloadgps=minlat,minlon,maxlat,maxlon Download the bounding box as raw GPS 15 15 --downloadgps=<URL> Download the location at the URL (with lat=x&lon=y&zoom=z) as raw GPS … … 17 17 --[no-]maximize Launch in maximized mode 18 18 --reset-preferences Reset the preferences to default 19 --load-preferences=<url-to-xml> Changes preferences according to the XML file 20 --set=<key>=<value> Set preference key to value 19 21 --language=<language> Set the language 20 --set=<preference_name>=<value> Set preference to value21 22 --version Displays the JOSM version and exits 22 23 }}}
