diff --git a/server.md b/server.md index 087751f..85aecc1 100644 --- a/server.md +++ b/server.md @@ -31,5 +31,5 @@ if [ $(ip route | grep | wc -l) -ne 1 ]; then /path/to/script/routing. ``` # rsync -> at the client side, aka the receiver -options: `--exclude 'directory'` to exclude something \ No newline at end of file + +at the client side, aka the receiver, add this option: `--exclude 'directory'` to exclude something \ No newline at end of file