mirror of
https://github.com/octoleo/lsyncd.git
synced 2024-12-13 14:43:09 +00:00
typos and manpage update
This commit is contained in:
parent
e8e142b876
commit
56da9e611f
@ -16,10 +16,13 @@ config file:::
|
||||
{nbsp}*lsyncd* ['OPTIONS'] 'CONFIG-FILE'
|
||||
|
||||
default rsync behaviour:::
|
||||
{nbsp}*lsyncd* ['OPTIONS'] -rsync 'SOURCE' 'TARGET' ...
|
||||
{nbsp}*lsyncd* ['OPTIONS'] -rsync 'SOURCEDIR' 'TARGET' ...
|
||||
|
||||
default rync+ssh bevahior (moves and deletes through ssh):::
|
||||
{nbsp}*lsyncd* ['OPTIONS'] -rsyncssh 'SOURCE' 'HOST' 'TARGETDIR' ...
|
||||
default rync+ssh bevahiour (moves and deletes through ssh):::
|
||||
{nbsp}*lsyncd* ['OPTIONS'] -rsyncssh 'SOURCEDIR' 'TARGETHOST' 'TARGETDIR' ...
|
||||
|
||||
default direct bevahiour (local file operations/rsync):::
|
||||
{nbsp}*lsyncd* ['OPTIONS'] -direct 'SOURCEDIR' 'TARGETDIR' ...
|
||||
|
||||
DESCRTIPTION
|
||||
------------
|
||||
|
Loading…
Reference in New Issue
Block a user