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" 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.