diff options
Diffstat (limited to 'manpages/en/lb_clean.1')
-rw-r--r-- | manpages/en/lb_clean.1 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/manpages/en/lb_clean.1 b/manpages/en/lb_clean.1 index 73839f782..9bf1bc511 100644 --- a/manpages/en/lb_clean.1 +++ b/manpages/en/lb_clean.1 @@ -9,14 +9,11 @@ .SH DESCRIPTION \fBlb clean\fR is a high\-level command (porcelain) of \fIlive\-build\fR(7), the Debian Live tool suite. .PP -.\" FIXME \fBlb 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\-build commands. -.\" FIXME .SH OPTIONS In addition to its specific options \fBlb clean\fR understands all generic live\-build options. See \fIlive\-build\fR(7) for a complete list of all generic live\-build 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 @@ -33,12 +30,9 @@ removes everything, including package cache but not stage cache. The config dire 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\-build\fR(7) |