diff --git a/flyctl/cmd/fly_volumes_snapshots.md b/flyctl/cmd/fly_volumes_snapshots.md index ed899f68b8..e0b2223103 100644 --- a/flyctl/cmd/fly_volumes_snapshots.md +++ b/flyctl/cmd/fly_volumes_snapshots.md @@ -1,4 +1,4 @@ -Manage volume snapshots. A snapshot is a point-in-time copy of a volume. Snapshots can be used to create new volumes from a previous state. +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 ~~~