summaryrefslogtreecommitdiff
path: root/manpages/lh_clean.en.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-01-29 22:55:23 +0100
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:09:40 +0100
commit98acdbe072faf950399135dfe7dfa633783d21bb (patch)
treecca0b158f0a6361f3437f885ad384c28781b8a4f /manpages/lh_clean.en.1
parentdd74cb6b4717a9afa5ba392c604d4bd7815014a7 (diff)
downloadlive-build-98acdbe072faf950399135dfe7dfa633783d21bb.zip
live-build-98acdbe072faf950399135dfe7dfa633783d21bb.tar.gz
Rewriting all existent manpages.
Diffstat (limited to 'manpages/lh_clean.en.1')
-rw-r--r--manpages/lh_clean.en.137
1 files changed, 16 insertions, 21 deletions
diff --git a/manpages/lh_clean.en.1 b/manpages/lh_clean.en.1
index 016b055..72d9c1a 100644
--- a/manpages/lh_clean.en.1
+++ b/manpages/lh_clean.en.1
@@ -1,32 +1,31 @@
-.TH LH_CLEAN 1 "2008\-08\-11" "1.0" "live\-helper"
+.TH LH_CLEAN 1 "2009\-01\-23" "1.0.2" "live\-helper"
.SH NAME
lh_clean \- clean up system build directories
.SH SYNOPSIS
-.B lh_clean [\fIlive\-helper\ options\fR\]
-[\fB\-\-all\fR] [\fB\-\-cache\fR] [\fB\-\-chroot\fR] [\fB\-\-binary\fR]
-[\fB\-\-purge\fR] [\fB\-\-remove\fR] [\fB\-\-stage\fR] [\fB\-\-source\fR]
+\fBlh_clean\fR [\fIlive\-helper\ options\fR\] [\fB\-\-all\fR] [\fB\-\-cache\fR] [\fB\-\-chroot\fR] [\fB\-\-binary\fR] [\fB\-\-purge\fR] [\fB\-\-remove\fR] [\fB\-\-stage\fR] [\fB\-\-source\fR]
+.PP
+\fBlh_clean\fR [\fIlive\-helper\ options\fR]
.SH DESCRIPTION
-lh_clean is a live\-helper program that is responsible for cleaning up after a
-system is built. It removes the system build directories, and removes some other
-files including stage files, and any detritus left behind by other live\-helper
-commands.
+lh_clean is a high\-level command (porcelain) of live\-helper, the Debian Live tool suite. It is responsible for cleaning up after a system is built. It removes the system build directories, and removes some other files including stage files, and any detritus left behind by other live\-helper commands.
.SH OPTIONS
+In addition to its specific options, lh_clean also understands all generic live\-helper options. See \fIlive\-helper\fR(7) for a complete list of all generic live\-helper options.
+.br
.IP "\fB\-\-all\fR" 4
-removes chroot, binary, stage, and source. This is the default operation.
+removes chroot, binary, stage, and source, cache is kept. This is the default operation and will be processed if no argument is given.
.IP "\fB\-\-cache\fR" 4
removes all cache directories.
.IP "\fB\-\-chroot\fR" 4
-unmounts and removes the chroot directory. If bootstrap cache is available, the system is reset to bootstrap stage.
+unmounts and removes the chroot directory.
.IP "\fB\-\-binary\fR" 4
removes all binary related caches, directories, and stages files.
.IP "\fB\-\-purge\fR" 4
-removes everything (including cache) but config.
+removes everything (including cache). The config directory is kept.
.IP "\fB\-\-remove\fR" 4
-removes everything (including package cache, but not stage cache) but config.
+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
@@ -37,15 +36,11 @@ removes all source related caches, directories, and stage files.
.PP
This program is a part of live\-helper.
-.SH BUGS
-Report bugs against live\-helper
-<\fIhttp://packages.qa.debian.org/live\-helper\fR>.
-
.SH HOMEPAGE
-More information about the Debian Live project can be found at
-<\fIhttp://debian\-live.alioth.debian.org/\fR> and
-<\fIhttp://wiki.debian.org/DebianLive/\fR>.
+More information about live\-helper and the Debian Live project can be found in the homepage at <\fIhttp://debian\-live.alioth.debian.org/\fR> and in the manual at <\fIhttp://live.debian.net/manual/\fR>.
+
+.SH BUGS
+Report bugs by submitting a bugreport for the live\-helper package in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fR> or write a mail to the mailinglist at <\fIdebian-live@lists.debian.org\fR>.
.SH AUTHOR
-live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the
-Debian project.
+live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project.