Skip to content

Commit 2024a8d

Browse files
committed
Added description for main args
1 parent df02df0 commit 2024a8d

File tree

1 file changed

+1
-1
lines changed
  • src/main/java/uk/me/hardill/TRADFRI2MQTT

1 file changed

+1
-1
lines changed

src/main/java/uk/me/hardill/TRADFRI2MQTT/Main.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -495,7 +495,7 @@ public void onError() {
495495
}
496496

497497
/**
498-
* @param args
498+
* @param args Command line arguments
499499
* @throws InterruptedException
500500
*/
501501
public static void main(String[] args) throws InterruptedException {

0 commit comments

Comments
 (0)