manpage update

This commit is contained in:
Axel Kittenberger 2012-04-04 15:52:36 +02:00
parent ebd2ad1312
commit a28999ddde
1 changed files with 11 additions and 11 deletions

View File

@ -3,8 +3,8 @@ lsyncd(1)
:doctype: manpage :doctype: manpage
:man source: Lsyncd :man source: Lsyncd
:man manual: Lsyncd :man manual: Lsyncd
:man version: 2.0.6 :man version: 2.0.7
:date: August 2011 :date: April 2012
NAME NAME
---- ----
@ -13,16 +13,16 @@ lsyncd - a daemon to continuously synchronize directory trees
SYNOPSIS SYNOPSIS
-------- --------
config file::: config file:::
{nbsp}*lsyncd* ['OPTIONS'] 'CONFIG-FILE' {nbsp} *lsyncd* ['OPTIONS'] 'CONFIG-FILE'
default rsync behaviour::: default rsync behaviour:::
{nbsp}*lsyncd* ['OPTIONS'] -rsync 'SOURCEDIR' 'TARGET' ... {nbsp} *lsyncd* ['OPTIONS'] -rsync 'SOURCEDIR' 'TARGET' ...
default rync+ssh bevahiour (moves and deletes through ssh)::: default rync+ssh behaviour (moves and deletes through ssh):::
{nbsp}*lsyncd* ['OPTIONS'] -rsyncssh 'SOURCEDIR' 'TARGETHOST' 'TARGETDIR' ... {nbsp} *lsyncd* ['OPTIONS'] -rsyncssh 'SOURCEDIR' 'TARGETHOST' 'TARGETDIR' ...
default direct bevahiour (local file operations/rsync)::: default direct behaviour (local file operations/rsync):::
{nbsp}*lsyncd* ['OPTIONS'] -direct 'SOURCEDIR' 'TARGETDIR' ... {nbsp} *lsyncd* ['OPTIONS'] -direct 'SOURCEDIR' 'TARGETDIR' ...
DESCRIPTION DESCRIPTION
------------ ------------
@ -92,15 +92,15 @@ Online Manual: http://code.google.com/p/lsyncd/wiki/Lsyncd2
VERSION VERSION
------ ------
This man page is for lsyncd(1) version 2.0.5 This man page is for lsyncd(1) version 2.0.7
AUTHOR AUTHOR
------ ------
Axel Kittenberger, <axkibe@gmail.com> 2010-2011 Axel Kittenberger, <axkibe@gmail.com> 2010-2012
COPYING COPYING
------- -------
Copyright \(C) 2010-2011 Axel Kittenberger. Free use of this software is granted Copyright \(C) 2010-2012 Axel Kittenberger. Free use of this software is granted
under the terms of the GNU General Public License (GPL) version 2, or any later under the terms of the GNU General Public License (GPL) version 2, or any later
version. Free redistrubition of this Documentation (/doc directory) is granted version. Free redistrubition of this Documentation (/doc directory) is granted
under the terms of the Creative Commons 3.0 Attribution License (CC-3.0-BY). under the terms of the Creative Commons 3.0 Attribution License (CC-3.0-BY).