Release new version 0.51
[grml-debootstrap.git] / cmdlineopts.clp
index 845ea73..a0dd2fe 100644 (file)
@@ -65,6 +65,7 @@ while :; do
   --arch)              # Target architecutre
     shift; _opt_arch="$1"
     ;;
+  # just for backwards compatibility
   --insecure)
     _opt_insecure=T
     ;;
@@ -106,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