forked from ungleich-public/ccollect
Fix typo
This commit is contained in:
parent
dcf92a1788
commit
7511d3f783
1 changed files with 4 additions and 4 deletions
|
@ -1,21 +1,21 @@
|
||||||
ccollect_logwrapper(1)
|
ccollect-logwrapper(1)
|
||||||
======================
|
======================
|
||||||
Nico Schottelius <nico-ccollect--@--schottelius.org>
|
Nico Schottelius <nico-ccollect--@--schottelius.org>
|
||||||
|
|
||||||
|
|
||||||
NAME
|
NAME
|
||||||
----
|
----
|
||||||
ccollect_logwrapper - start ccollect(1) and create a unique log
|
ccollect-logwrapper - start ccollect(1) and create a unique log
|
||||||
|
|
||||||
|
|
||||||
SYNOPSIS
|
SYNOPSIS
|
||||||
--------
|
--------
|
||||||
'ccollect_logwrapper.sh' <ccollect options>
|
'ccollect-logwrapper.sh' <ccollect options>
|
||||||
|
|
||||||
|
|
||||||
DESCRIPTION
|
DESCRIPTION
|
||||||
-----------
|
-----------
|
||||||
ccollect_logwrapper.sh creates a unique logfile below
|
ccollect-logwrapper.sh creates a unique logfile below
|
||||||
'$CCOLLECT_CONF/logwrapper' and redirects ccollect(1) output
|
'$CCOLLECT_CONF/logwrapper' and redirects ccollect(1) output
|
||||||
(stdout and stderr) to it.
|
(stdout and stderr) to it.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue