summaryrefslogtreecommitdiff
path: root/manpages/de/lh_clean.de.1
diff options
context:
space:
mode:
Diffstat (limited to 'manpages/de/lh_clean.de.1')
-rw-r--r--manpages/de/lh_clean.de.173
1 files changed, 73 insertions, 0 deletions
diff --git a/manpages/de/lh_clean.de.1 b/manpages/de/lh_clean.de.1
new file mode 100644
index 0000000..546da43
--- /dev/null
+++ b/manpages/de/lh_clean.de.1
@@ -0,0 +1,73 @@
+.\"*******************************************************************
+.\"
+.\" This file was generated with po4a. Translate the source file.
+.\"
+.\"*******************************************************************
+.TH LIVE\-HELPER 1 2010\-05\-08 2.0~a11 "Debian Live Project"
+
+.SH NAME
+\fBlh clean\fP \- Clean build directory
+
+.SH SYNOPSIS
+\fBlh clean\fP [\fIlive\-helper options\fP]
+
+.SH DESCRIPTION
+\fBlh clean\fP is a high\-level command (porcelain) of \fIlive\-helper\fP(7), the
+Debian Live tool suite.
+.PP
+.\" FIXME
+.\" FIXME
+\fBlh clean\fP 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.
+
+.SH OPTIONS
+In addition to its specific options \fBlh clean\fP understands all generic
+live\-helper options. See \fIlive\-helper\fP(7) for a complete list of all
+generic live\-helper options.
+.PP
+.\" FIXME
+.IP \fB\-\-all\fP 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\fP 4
+removes the cache directories.
+.IP \fB\-\-chroot\fP 4
+unmounts and removes the chroot directory.
+.IP \fB\-\-binary\fP 4
+removes all binary related caches, files, directories, and stages files.
+.IP \fB\-\-purge\fP 4
+removes everything, including all caches. The config directory is kept.
+.IP \fB\-\-remove\fP 4
+removes everything, including package cache but not stage cache. The config
+directory is kept.
+.IP \fB\-\-stage\fP 4
+removes all stage files.
+.IP \fB\-\-source\fP 4
+.\" FIXME
+removes all source related caches, files, directories, and stage files.
+
+.SH FILES
+.\" FIXME
+.IP \fBauto/clean\fP 4
+
+.\" FIXME
+.SH "SEE ALSO"
+\fIlive\-helper\fP(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/\fP> and in the manual at
+<\fIhttp://live.debian.net/manual/\fP>.
+
+.SH BUGS
+Bugs can be reported by sumbitting a bugreport for the live\-helper package
+in the Debian Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or
+by writing a mail to the Debian Live mailing list at
+<\fIdebian\-live@lists.debian.org\fP>.
+
+.SH AUTHOR
+live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fP> for
+the Debian project.