Fixed wrapping.
This commit is contained in:
parent
f17de7ce7c
commit
36277508ef
|
@ -7,7 +7,11 @@ live\-helper \- generic live\-helper wrapper
|
|||
\fBlh\fR COMMAND [COMMAND_OPTIONS] [\fIlive\-helper options\fR]
|
||||
|
||||
.SH DESCRIPTION
|
||||
lh is a generic wrapper for live\-helper programs. Instead of calling "lh_command", it can also called through lh as "lh command", where command is a name of a live\-helper program. See the man page of live\-helper for a list of all available programs and the man page of lh_command for the documentation of the actuall helper.
|
||||
lh is a generic wrapper for live\-helper programs. Instead of calling
|
||||
"lh_command", it can also called through lh as "lh command", where command is a
|
||||
name of a live\-helper program. See the man page of live\-helper for a list of
|
||||
all available programs and the man page of lh_command for the documentation of
|
||||
the actual helper.
|
||||
|
||||
.SH SEE ALSO
|
||||
\fIlive\-helper\fR(7)
|
||||
|
|
Loading…
Reference in New Issue