diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2013-04-06 12:51:37 +0200 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2013-05-06 14:50:08 +0200 |
commit | b5317e34a92994748f2994ff48a14766b3bc9ecb (patch) | |
tree | 728b7a494657a8fa40cb217ca371a98e164f6d68 /manpages/de/lb_clean.de.1 | |
parent | 82648922d53d36441dff905cbfd35356ab20174d (diff) | |
download | vyos-live-build-b5317e34a92994748f2994ff48a14766b3bc9ecb.tar.gz vyos-live-build-b5317e34a92994748f2994ff48a14766b3bc9ecb.zip |
Adding new lb_bootstrap_debootstrap manpage.
Diffstat (limited to 'manpages/de/lb_clean.de.1')
-rw-r--r-- | manpages/de/lb_clean.de.1 | 73 |
1 files changed, 0 insertions, 73 deletions
diff --git a/manpages/de/lb_clean.de.1 b/manpages/de/lb_clean.de.1 deleted file mode 100644 index 7327c1c7e..000000000 --- a/manpages/de/lb_clean.de.1 +++ /dev/null @@ -1,73 +0,0 @@ -.\"******************************************************************* -.\" -.\" This file was generated with po4a. Translate the source file. -.\" -.\"******************************************************************* -.TH LIVE\-BUILD 1 01.04.2013 4.0~a16\-1 "Live Systems Project" - -.SH NAME -\fBlb clean\fP \- Clean build directory - -.SH SYNOPSIS -\fBlb clean\fP [\fIlive\-build options\fP] - -.SH DESCRIPTION -\fBlb clean\fP is a high\-level command (porcelain) of \fIlive\-build\fP(7), the -live systems tool suite. -.PP -.\" FIXME -.\" FIXME -\fBlb 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\-build commands. - -.SH OPTIONS -In addition to its specific options \fBlb clean\fP understands all generic -live\-build options. See \fIlive\-build\fP(7) for a complete list of all generic -live\-build 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\-build\fP(7) -.PP -This program is a part of live\-build. - -.SH HOMEPAGE -More information about live\-build and the Live Systems project can be found -on the homepage at <\fIhttp://live\-systems.org/\fP> and in the manual -at <\fIhttp://live\-systems.org/manual/\fP>. - -.SH BUGS -Bugs can be reported by submitting a bugreport for the live\-build package in -the Bug Tracking System at <\fIhttp://bugs.debian.org/\fP> or by -writing a mail to the Live Systems mailing list at -<\fIdebian\-live@lists.debian.org\fP>. - -.SH AUTHOR -live\-build was written by Daniel Baumann -<\fImail@daniel\-baumann.ch\fP>. |