X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=doc%2Fgrml-chroot.8.txt;h=193ed33a83c276feda2c499189131fa9489d99e6;hb=18f85c7883a8fccadf4292c693388e73f866d1b6;hp=8815674726d0bea2d6c404dd367996874ebbfc7d;hpb=b78d9a653c75db151967d13ec6493016981950d5;p=grml-scripts-core.git diff --git a/doc/grml-chroot.8.txt b/doc/grml-chroot.8.txt index 8815674..193ed33 100644 --- a/doc/grml-chroot.8.txt +++ b/doc/grml-chroot.8.txt @@ -5,20 +5,19 @@ Michael Gebetsroither 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