Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion tools/test-proxy/documentation/asset-sync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Please note that all test-proxy asset commands should be invoked **in the contex

#### Restore

A restore operation is merely a test-proxy-encapsulated `clone or pull` operation. A given `asets.json` provides the target `Tag` and `AssetsRepo`.
A restore operation is merely a test-proxy-encapsulated `clone or pull` operation. A given `assets.json` provides the target `Tag` and `AssetsRepo`.

```bash
test-proxy restore --assets-json-path <assetsJsonPath>
Expand Down