summaryrefslogtreecommitdiff
path: root/manpages/lh_clean.en.1
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:05:12 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 18:19:41 +0100
commit504c05c3a63de0af4fd0e876274afc039c5c0ed1 (patch)
tree5a29d0f82735a131c9319b5b825c57b740584d13 /manpages/lh_clean.en.1
parent37a5c53ddd2825bf6b0ce521908a63d419683981 (diff)
downloadvyos-live-build-504c05c3a63de0af4fd0e876274afc039c5c0ed1.tar.gz
vyos-live-build-504c05c3a63de0af4fd0e876274afc039c5c0ed1.zip
Adding live-helper 1.0~a15-1.
Diffstat (limited to 'manpages/lh_clean.en.1')
-rw-r--r--manpages/lh_clean.en.18
1 files changed, 3 insertions, 5 deletions
diff --git a/manpages/lh_clean.en.1 b/manpages/lh_clean.en.1
index 11e009737..76b49a61f 100644
--- a/manpages/lh_clean.en.1
+++ b/manpages/lh_clean.en.1
@@ -1,11 +1,11 @@
-.TH LH_CLEAN 1 "2007\-06\-11" "1.0~a14" "live\-helper"
+.TH LH_CLEAN 1 "2007\-06\-18" "1.0~a15" "live\-helper"
.SH NAME
lh_clean \- clean up system build directories
.SH SYNOPSIS
.B lh_clean [\fIlive\-helper\ options\fR\|]
-.B lh_clean [\fRall\fB|\fRcache\fB|\fRchroot\fB|\fRbinary\fB|\fRlock\fB|\fRpurge\fB|\fRstage\fB|\fRsource\fB]
+.B lh_clean [\fRall\fB|\fRcache\fB|\fRchroot\fB|\fRbinary\fB|\fRpurge\fB|\fRstage\fB|\fRsource\fB]
.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.
@@ -13,15 +13,13 @@ lh_clean is a live\-helper program that is responsible for cleaning up after a s
.SH OPTIONS
The following command line options are supported by lh_clean.
.IP "\fBall\fR" 4
-removes chroot, binary, lock, stage, and source. This is the default operation.
+removes chroot, binary, stage, and source. This is the default operation.
.IP "\fBcache\fR" 4
removes all cache directories.
.IP "\fBchroot\fR" 4
unmounts and removes the chroot directory. If bootstrap cache is available, the system is reset to bootstrap stage.
.IP "\fBbinary\fR" 4
removes all binary related caches, directories, and stages files.
-.IP "\fBlock\fR" 4
-removes all lock files.
.IP "\fBpurge\fR" 4
removes everything (including cache) but config.
.IP "\fBstage\fR" 4