diff --git a/src/TestNloc.java b/src/TestNloc.java
index 8ef3c7213c986cd4f4159cc5da85bda8c89a464a..1988c93d3da008ab2017779fb1ceff7550b0cd05 100644
--- a/src/TestNloc.java
+++ b/src/TestNloc.java
@@ -28,7 +28,7 @@ public class TestNloc {
       System.out.println("Values for mode: exhaustive, random, onlydefault");
       System.out.println("Deafult: exhaustive");
       System.out.println("");
-      System.out.println("nloc");
+      System.out.println("nloc <network>");
       System.out.println("Values for nloc: S1, S2, S3, S4, S5");
       System.out.println("No default. Mandatory input!");
       System.out.println("");