Skip to content

Commit 3388fa9

Browse files
committed
docs(snapshot): add missing behavior if files exist
Document behavior when snapshot files exist. See-also: cd47c0e Signed-off-by: Pablo Barbáchano <pablob@amazon.com>
1 parent 9265e51 commit 3388fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/snapshotting/snapshot-support.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -272,7 +272,7 @@ Details about the required and optional fields can be found in the
272272

273273
*Note*: If the files indicated by `snapshot_path` and `mem_file_path` don't
274274
exist at the specified paths, then they will be created right before generating
275-
the snapshot.
275+
the snapshot. If they exist, the files will be truncated and overwritten.
276276

277277
**Prerequisites**: The microVM is `Paused`.
278278

0 commit comments

Comments
 (0)