diff options
-rw-r--r-- | manpages/live-helper.en.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/manpages/live-helper.en.7 b/manpages/live-helper.en.7 index 67dcd3267..05da48ae3 100644 --- a/manpages/live-helper.en.7 +++ b/manpages/live-helper.en.7 @@ -4,7 +4,7 @@ live\-helper \- the Debian Live tool suite .SH SYNOPSIS -\fBdh_\fR\fI*\fR [\fB\-h|\-\-help\fR] [\fB\-u|\-\-usage\fR] [\fB\-v|\-\-version\fR] +\fBlh_\fR\fI*\fR [\fB\-h|\-\-help\fR] [\fB\-u|\-\-usage\fR] [\fB\-v|\-\-version\fR] .SH DESCRIPTION live\-helper is used to help you build a Debian Live system. The philosophy @@ -109,7 +109,7 @@ config/stage or config/stage_helper (where "stage" of course, is replaced with the name of the stage that they belong to, and "helper" with the name of the helper). .PP -For example, dh_bootstrap_debootstrap uses files named config/bootstrap and +For example, lh_bootstrap_debootstrap uses files named config/bootstrap and config/bootstrap_debootstrap to read the options it will use. See the man pages of individual commands for details about the names and formats of the files they use. Generally, these files contain variables with values assigned, one variable |