diff --git a/README.md b/README.md index 61bf9db..b3d7515 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,10 @@ It supports input of these instructions through: - Run arguments - `sync this,that foo,bar "foo 2","C:/bar"` - Files - - `sync -f \` + - `sync -f ` - Where the file contains instructions, one instruction per line - Directories - - `sync -r \` + - `sync -r ` - This mode will look for "sync" files recursively in directories and run their instructions ## Use case