Changes between Version 19 and Version 20 of Help/CommandLineOptions
- Timestamp:
- 2016-11-12T22:03:20+01:00 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/CommandLineOptions
v19 v20 2 2 3 3 == Up-to-date usage == 4 To get the up-to-date usage, run 4 To get the up-to-date usage, run (information will be translated) 5 5 {{{ 6 6 java -jar josm-tested.jar --help 7 7 }}} 8 8 9 Respective part of the source code: [source:trunk/src/org/openstreetmap/josm/gui/MainApplication.java org/openstreetmap/josm/gui/MainApplication.java]. 10 11 = Possibly outdated content below = 9 12 == Usage == 10 13