From f4801f2c62f6fc088224fcb9b1dc54cab342c60f Mon Sep 17 00:00:00 2001 From: Toni Spets Date: Fri, 15 Dec 2023 21:17:57 +0200 Subject: [PATCH] Remove verbose flag from restore doc --- cmd/litestream/restore.go | 3 --- 1 file changed, 3 deletions(-) diff --git a/cmd/litestream/restore.go b/cmd/litestream/restore.go index 6e99f131..d2f05075 100644 --- a/cmd/litestream/restore.go +++ b/cmd/litestream/restore.go @@ -197,9 +197,6 @@ Arguments: Determines the number of WAL files downloaded in parallel. Defaults to `+strconv.Itoa(litestream.DefaultRestoreParallelism)+`. - -v - Verbose output. - Examples: