From 1460b5795cc18f01f21f6a649c98aad296c4af46 Mon Sep 17 00:00:00 2001 From: Soufiane Ghzal Date: Sat, 29 Jul 2017 18:00:05 +0200 Subject: [PATCH 1/2] doc config-file url --- doc/manpage/lsyncd.1.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manpage/lsyncd.1.txt b/doc/manpage/lsyncd.1.txt index 13a2741..8cd5aa7 100644 --- a/doc/manpage/lsyncd.1.txt +++ b/doc/manpage/lsyncd.1.txt @@ -41,7 +41,7 @@ Fine-grained customization can be achieved through the CONFIG-FILE. Custom action configs can even be written from scratch in cascading layers ranging from shell scripts to code written in the LUA(1) language. This way simplicity can be balanced with powerfulness. See the online manual for details on the -CONFIG-FILE https://axkibe.github.io/lsyncd/config/file/ . +CONFIG-FILE https://axkibe.github.io/lsyncd/manual/config/file/ . Note that under normal configuration Lsyncd will delete pre-existing files in the target directories that are not present in the respective source directory. From ee51e3edd93700bbdc8b327f22ecbbc2d067bdab Mon Sep 17 00:00:00 2001 From: Soufiane Ghzal Date: Sat, 29 Jul 2017 18:02:27 +0200 Subject: [PATCH 2/2] Update lsyncd.1 --- doc/manpage/lsyncd.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manpage/lsyncd.1 b/doc/manpage/lsyncd.1 index cf3cbdc..c1fee7f 100644 --- a/doc/manpage/lsyncd.1 +++ b/doc/manpage/lsyncd.1 @@ -71,7 +71,7 @@ Lsyncd(1) watches local directory trees through an event monitor interface (inot .sp Rsync+ssh is an advanced action configuration that uses a SSH(1) to act file and directory moves directly on the target instead of re\-transmitting the move destination over the wire\&. .sp -Fine\-grained customization can be achieved through the CONFIG\-FILE\&. Custom action configs can even be written from scratch in cascading layers ranging from shell scripts to code written in the LUA(1) language\&. This way simplicity can be balanced with powerfulness\&. See the online manual for details on the CONFIG\-FILE https://axkibe\&.github\&.io/lsyncd/config/file/ \&. +Fine\-grained customization can be achieved through the CONFIG\-FILE\&. Custom action configs can even be written from scratch in cascading layers ranging from shell scripts to code written in the LUA(1) language\&. This way simplicity can be balanced with powerfulness\&. See the online manual for details on the CONFIG\-FILE https://axkibe\&.github\&.io/lsyncd/manual/config/file/ \&. .sp Note that under normal configuration Lsyncd will delete pre\-existing files in the target directories that are not present in the respective source directory\&. .SH "OPTIONS"