chiark / gitweb /
manpages written; some bugs in error handling fixed
[autopkgtest.git] / virt-chroot / adt-virt-chroot
index d795de44fcc4ee842d7099cf84ce8b07d7caff0c..8fe5729f54f92a80eac38f37977635ee4d5dff7d 100755 (executable)
@@ -1,12 +1,5 @@
 #!/usr/bin/python2.4
-# usage:
-#      adt-virt-chroot =[CHROOTNAME]
-#              uses dchroot (but problems with spaces)
-#              spaces in CHROOTNAME also not permitted
-#      adt-virt-chroot [-rGAINROOT] /PATH/TO/CHROOT
-#              uses GAINROOT chroot
-#              GAINROOT will be split up if it has spaces
-
+#
 # adt-virt-chroot is part of autodebtest
 # autodebtest is a tool for testing Debian binary packages
 #