update javadoc at top of winlauncher, lots more javadoc to do.

This commit is contained in:
idk
2023-02-12 16:52:40 +00:00
parent fcacf59a48
commit 298c87f457

View File

@@ -19,8 +19,8 @@ import net.i2p.update.UpdatePostProcessor;
import net.i2p.update.UpdateType.*; import net.i2p.update.UpdateType.*;
/** /**
* Launches a router from %PROGRAMFILES%/I2P using configuration data in * Launches a router from %WORKINGDIR%/I2P using configuration data in
* %LOCALAPPDATA%/I2P.. Uses Java 9 APIs. * %WORKINGDIR%/I2P.. Uses Java 9 APIs.
* *
* Sets the following properties: * Sets the following properties:
* i2p.dir.base - this points to the (read-only) resources inside the bundle * i2p.dir.base - this points to the (read-only) resources inside the bundle