diff options
author | Daniel Baumann <daniel@debian.org> | 2007-09-23 10:04:48 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 18:18:28 +0100 |
commit | 799d4bfb31c279b72088c8ee8a16c2710ab8a309 (patch) | |
tree | 4bbc1758ceaa46c5e81fe9d66ccdaacfec047ef8 /manpages/lh_clean.1 | |
parent | 677415f6d7efc1e5b888570d70af311d2900c69c (diff) | |
download | vyos-live-build-799d4bfb31c279b72088c8ee8a16c2710ab8a309.tar.gz vyos-live-build-799d4bfb31c279b72088c8ee8a16c2710ab8a309.zip |
Adding live-helper 1.0~a3-1.
Diffstat (limited to 'manpages/lh_clean.1')
-rw-r--r-- | manpages/lh_clean.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/manpages/lh_clean.1 b/manpages/lh_clean.1 index d520a28d8..2e3ad7fcb 100644 --- a/manpages/lh_clean.1 +++ b/manpages/lh_clean.1 @@ -1,10 +1,11 @@ -.TH LH_CLEAN 1 "2007\-03\-19" "1.0~a2" "live\-helper" +.TH LH_CLEAN 1 "2007\-03\-26" "1.0~a3" "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] .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. @@ -24,4 +25,4 @@ Report bugs against live\-helper <\fIhttp://packages.qa.debian.org/live\-helper/ 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>. .SH AUTHOR -live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> and Marco Amadori <\fImarco.amadori@gmail.com\fR>, for the Debian project. +live\-helper was written by Daniel Baumann <\fIdaniel@debian.org\fR> for the Debian project. |