Skip to content

Commit 823f33f

Browse files
authored
Merge pull request #125237 from changeworld/patch-12
Fix typo
2 parents 066bc39 + cf92e32 commit 823f33f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/storage/common/storage-ref-azcopy-sync.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Note: if include and exclude flags are used together, only files matching the in
146146

147147
`--hash-meta-dir` When using `--local-hash-storage-mode=HiddenFiles`, you can specify an alternate directory to store hash metadata files in (as opposed to next to the related files in the source).
148148

149-
`--local-hash-storage-mode` Specify an alternative way to cache file hashes. Valid options are: `HiddenFiles (OS Agnostic)`, `XAttr (Linux/MacOS only` (requires `user_xattr` on all file systems traversed sat the source), `AlternateDataStreams` (Windows only. requires named streams on target volume).
149+
`--local-hash-storage-mode` Specify an alternative way to cache file hashes. Valid options are: `HiddenFiles (OS Agnostic)`, `XAttr (Linux/macOS only` (requires `user_xattr` on all file systems traversed sat the source), `AlternateDataStreams` (Windows only. requires named streams on target volume).
150150

151151
`--mirror-mode` Disable last-modified-time based comparison and overwrites the conflicting files and blobs at the destination if this flag is set to true. Default is false
152152

0 commit comments

Comments
 (0)