Skip to content

Commit

Permalink
[flyctl-bot] Update docs from flyctl
Browse files Browse the repository at this point in the history
  • Loading branch information
jsierles committed Oct 30, 2024
1 parent 40d4b12 commit 40fa7cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion flyctl/cmd/fly_volumes_snapshots.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
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.
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.

## Usage
~~~
fly volumes snapshots [command] [flags]
Expand Down

0 comments on commit 40fa7cf

Please sign in to comment.