diff --git a/README.md b/README.md index 3834b1f..e616a91 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ KuduSync.NET.exe -f [source path] -t [destination path] -n [path to next manifes -p [path to current manifest path] -i ``` -The tool will sync files from the `[source path]` path to the `[destination path]` path using the manifest file in `[path to current manifest path]` to help determine what was added/removed and will write the new manifest file at path `[path to current manifest path]`. +The tool will sync files from the `[source path]` path to the `[destination path]` path using the manifest file in `[path to current manifest path]` to help determine what was added/removed and will write the new manifest file at path `[path to next manifest path]`. Paths in `` will be ignored in the process ### License