Skip to content

Commit

Permalink
Update fly_volumes_snapshots.md
Browse files Browse the repository at this point in the history
Removes confusing wording, as volume snapshots can't be used to restore a volume to a previous state, only to create new ones.
  • Loading branch information
swilson-fly authored Oct 26, 2024
1 parent 7da807a commit 8f7ecec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions flyctl/cmd/fly_volumes_snapshots.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
Manage volume snapshots. A snapshot is a point-in-time copy of a volume. Snapshots can be used to create new volumes or restore a volume to a previous state.

Manage volume snapshots. A snapshot is a point-in-time copy of a volume. You can use a volume snapshot to restore the data into a new volume.
## Usage
~~~
fly volumes snapshots [command] [flags]
Expand Down

0 comments on commit 8f7ecec

Please sign in to comment.