forked from ungleich-public/ccollect
Add manpage for list_ccollect_intervals
This commit is contained in:
parent
bb4a870852
commit
194787e2d2
1 changed files with 45 additions and 0 deletions
45
doc/man/list_ccollect_intervals.text
Normal file
45
doc/man/list_ccollect_intervals.text
Normal file
|
@ -0,0 +1,45 @@
|
||||||
|
list_ccollect_intervals(1)
|
||||||
|
==========================
|
||||||
|
Nico Schottelius <nico-ccollect--@--schottelius.org>
|
||||||
|
|
||||||
|
|
||||||
|
NAME
|
||||||
|
----
|
||||||
|
list_ccollect_intervals - list available intervals from ccollect(1)
|
||||||
|
|
||||||
|
|
||||||
|
SYNOPSIS
|
||||||
|
--------
|
||||||
|
'list_ccollect_intervals.sh'
|
||||||
|
|
||||||
|
|
||||||
|
DESCRIPTION
|
||||||
|
-----------
|
||||||
|
list_ccollect_intervals.sh shows intervals specified in the configuration
|
||||||
|
for ccollect(1). It displays the name of each interval, followed by a colon
|
||||||
|
followed by the number backups to keep.
|
||||||
|
|
||||||
|
FILES
|
||||||
|
-----
|
||||||
|
$CCOLLECT_CONF/intervals::
|
||||||
|
Directory containing the intervals. $CCOLLECT_CONF is '/etc/ccollect', if unset.
|
||||||
|
|
||||||
|
SEE ALSO
|
||||||
|
--------
|
||||||
|
add_ccollect_source(1), ccollect(1), delete_ccollect_source(1)
|
||||||
|
|
||||||
|
|
||||||
|
AUTHOR
|
||||||
|
------
|
||||||
|
Nico Schottelius <mailto:nico-ccollect--@--schottelius.org[]>
|
||||||
|
|
||||||
|
|
||||||
|
RESOURCES
|
||||||
|
---------
|
||||||
|
Main web site: http://unix.schottelius.org/ccollect/[]
|
||||||
|
|
||||||
|
|
||||||
|
COPYING
|
||||||
|
-------
|
||||||
|
Copyright \(C) 2007 Nico Schottelius. Free use of this software is
|
||||||
|
granted under the terms of the GNU General Public License Version 3 (GPLv3).
|
Loading…
Reference in a new issue