Fix -t option when not using a device
[grml-debootstrap.git] / grml-debootstrap.8.txt
index 2c69412..ccbd323 100644 (file)
@@ -56,7 +56,7 @@ Options and environment variables
 
 *--debopt* <_params_>::
 
-    Extra parameters passed to the debootstrap.
+    Extra parameters passed to the debootstrap command.
 
 *--groot* <_device_>::
 
@@ -123,7 +123,8 @@ Options and environment variables
 *--scripts* <_directory_>::
 
     Execute scripts from specified directory. This allows customisation of
-    the system after the chroot has been set up.
+    the system after the chroot has been set up. The environment variable
+    $MNTPOINT is available inside the scripts for direct access of the chroot.
     Default directory: /etc/debootstrap/scripts/
 
 *-t*, *--target* <_target_>::