summaryrefslogtreecommitdiff
path: root/manpages/en/lh_clean.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-09-02 13:31:35 +0200
committerDaniel Baumann <daniel@debian.org>2010-09-02 13:31:35 +0200
commit914ca8fb246015cd98eda4fdeb9fba1fdf09ec66 (patch)
tree0187713fba67e682ac19b2cb54f8614d7f865b20 /manpages/en/lh_clean.1
parent8dfb2d9e09d502115ad2f04b1648d8ca6ad4cff6 (diff)
downloadvyos-live-build-914ca8fb246015cd98eda4fdeb9fba1fdf09ec66.tar.gz
vyos-live-build-914ca8fb246015cd98eda4fdeb9fba1fdf09ec66.zip
Renaming manpages for live-build.
Diffstat (limited to 'manpages/en/lh_clean.1')
-rw-r--r--manpages/en/lh_clean.155
1 files changed, 0 insertions, 55 deletions
diff --git a/manpages/en/lh_clean.1 b/manpages/en/lh_clean.1
deleted file mode 100644
index 1fc99bce0..000000000
--- a/manpages/en/lh_clean.1
+++ /dev/null
@@ -1,55 +0,0 @@
-.TH LIVE\-HELPER 1 2010\-08\-14 2.0~a23 "Debian Live Project"
-
-.SH NAME
-\fBlh clean\fR \- Clean build directory
-
-.SH SYNOPSIS
-\fBlh clean\fR [\fIlive\-helper options\fR]
-
-.SH DESCRIPTION
-\fBlh clean\fR is a high\-level command (porcelain) of \fIlive\-helper\fR(7), the Debian Live tool suite.
-.PP
-.\" FIXME
-\fBlh clean\fR is responsible for cleaning up after a system is built. It removes the build directories, and removes some other files including stage files, and any detritus left behind by other live\-helper commands.
-.\" FIXME
-
-.SH OPTIONS
-In addition to its specific options \fBlh clean\fR understands all generic live\-helper options. See \fIlive\-helper\fR(7) for a complete list of all generic live\-helper options.
-.PP
-.\" FIXME
-.IP "\fB\-\-all\fR" 4
-removes chroot, binary, stage, and source. The cache directory is kept. This is the default operation and will be performed if no argument is given.
-.IP "\fB\-\-cache\fR" 4
-removes the cache directories.
-.IP "\fB\-\-chroot\fR" 4
-unmounts and removes the chroot directory.
-.IP "\fB\-\-binary\fR" 4
-removes all binary related caches, files, directories, and stages files.
-.IP "\fB\-\-purge\fR" 4
-removes everything, including all caches. The config directory is kept.
-.IP "\fB\-\-remove\fR" 4
-removes everything, including package cache but not stage cache. The config directory is kept.
-.IP "\fB\-\-stage\fR" 4
-removes all stage files.
-.IP "\fB\-\-source\fR" 4
-removes all source related caches, files, directories, and stage files.
-.\" FIXME
-
-.SH FILES
-.\" FIXME
-.IP "\fBauto/clean\fR" 4
-.\" FIXME
-
-.SH SEE ALSO
-\fIlive\-helper\fR(7)
-.PP
-This program is a part of live\-helper.
-
-.SH HOMEPAGE
-More information about live\-helper and the Debian Live project can be found on the homepage at <\fIhttp://live.debian.net/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
-
-.SH BUGS
-Bugs can be reported by submitting a bugreport for the live\-helper package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or by writing a mail to the Debian Live mailing list at <\fIdebian-live@lists.debian.org\fR>.
-
-.SH AUTHOR
-live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.