Skip to content

Commit e005f08

Browse files
committed
update azcopy sync command
1 parent 629372d commit e005f08

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/container-registry/container-registry-transfer-images.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ For example, the following [`azcopy sync`](/azure/storage/common/storage-ref-azc
258258
azcopy sync \
259259
'https://<source-storage-account-name>.blob.core.windows.net/transfer/'$SOURCE_SAS \
260260
'https://<destination-storage-account-name>.blob.core.windows.net/transfer/'$TARGET_SAS \
261-
--force \
262261
--recursive
263262
```
264263

0 commit comments

Comments
 (0)