grml-chroot: do not mess with the command
[grml-scripts.git] / doc / grml-chroot.8.txt
index 8815674..193ed33 100644 (file)
@@ -5,20 +5,19 @@ Michael Gebetsroither <gebi@grml.org>
 
 NAME
 ----
-grml-chroot - Wrapper arround chroot with proc/sys/pts/dev fs handling
+grml-chroot - Wrapper around chroot with proc/sys/pts/dev filesystem handling
 
 
 SYNOPSIS
 --------
-*grml-chroot* <'CHROOT TARGET'>
+*grml-chroot* 'NEWROOT' ['COMMAND'....]
 
 
 DESCRIPTION
 -----------
 *grml-kerneltest* is a wrapper
 arround plain chroot with integrated proc/sys/pts/dev filesystem handling.
-grml-chroot mounts the filesystems mentiont above and makes the chroot into the given chroot target.
-After exiting the shell the mounts are cleand up properly.
+After _COMMAND_ exits, mounts are cleand up properly.
 
 
 OPTIONS