You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--replace <replace>`| If a snapshot ID is specified, this snapshot will replace it and reuse the ID. |
915
+
|`--replace <replace>`| If a snapshot ID is specified, the snapshot identified by this ID will be deleted and a snapshot with a new ID will be returned. |
916
916
917
917
### Examples
918
918
@@ -1060,7 +1060,7 @@ You can use the following arguments with the `dfx canister snapshot upload` comm
|`<canister>`| The canister to upload the snapshot to. |
1062
1062
| --dir `<dir>`| The directory to upload the snapshot from. |
1063
-
| --replace `<replace>`| If a snapshot ID is specified, this snapshot will replace it and reuse the ID. ||
1063
+
| --replace `<replace>`| If a snapshot ID is specified, the snapshot identified by this ID will be deleted and a snapshot with a new ID will be returned.|
0 commit comments