Opened 9 years ago

Last modified 9 years ago

#13913 closed enhancement

[Patch] Update commandline usage — at Version 1

Reported by: simon04 Owned by: simon04
Priority: normal Milestone: 16.12
Component: Core Version:
Keywords: usage i18n Cc:

Description (last modified by simon04)

Update commandline usage to include changes from r11162. Also output platform default directories.

...

options provided as Java system properties:
	-Djosm.dir.name=JOSM                      Change the JOSM directory name

	-Djosm.pref=/PATH/TO/JOSM/PREF            Set the preferences directory
	                                          Default: /home/simon/.josm

	-Djosm.userdata=/PATH/TO/JOSM/USERDATA    Set the user data directory
	                                          Default: /home/simon/.josm

	-Djosm.cache=/PATH/TO/JOSM/CACHE          Set the cache directory
	                                          Default: /home/simon/.josm/cache

	-Djosm.home=/PATH/TO/JOSM/HOMEDIR         Set the preferences+data+cache directory (cache directory will be josm.home/cache

...

Change History (2)

by simon04, 9 years ago

Attachment: 13913.patch added

comment:1 by simon04, 9 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.