mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-11 21:58:47 +00:00
Update cheatsheets
This commit is contained in:
@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
> Watch files and directories and run `rsync` when they change.
|
||||
> It is often used to keep two directories on separate systems in sync, ensuring that changes made in one directory are immediately mirrored to the other.
|
||||
> More information: <https://github.com/lsyncd/lsyncd>.
|
||||
> More information: <https://github.com/lsyncd/lsyncd/blob/master/docs/manpage/lsyncd.1.txt>.
|
||||
|
||||
- Watch the source for changes and run `rsync` to synchronize files to the destination on every change:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user