Adjust source code comment for --nopassword option
authorMichael Prokop <mika@grml.org>
Mon, 14 May 2012 16:21:10 +0000 (18:21 +0200)
committerMichael Prokop <mika@grml.org>
Mon, 14 May 2012 16:21:10 +0000 (18:21 +0200)
cmdlineopts.clp

index 923cd50..a0dd2fe 100644 (file)
@@ -107,7 +107,7 @@ while :; do
   --password)          # Use specified password as password for user root
     shift; _opt_password="$1"
     ;;
-  --nopassword)          # Use specified password as password for user root
+  --nopassword)        # Skip password dialog
     _opt_nopassword=T
     ;;
   --grmlrepos)         # Enable Grml repository