Skip to content

Commit

Permalink
Added description for main args
Browse files Browse the repository at this point in the history
  • Loading branch information
hardillb committed Aug 11, 2017
1 parent df02df0 commit 2024a8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/uk/me/hardill/TRADFRI2MQTT/Main.java
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ public void onError() {
}

/**
* @param args
* @param args Command line arguments
* @throws InterruptedException
*/
public static void main(String[] args) throws InterruptedException {
Expand Down

0 comments on commit 2024a8d

Please sign in to comment.