mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-01-20 15:16:42 +00:00
app/vmbackup: remove superflouos whitespace after 8fe21ec707
This commit is contained in:
parent
189f85b24c
commit
6db5c3801e
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ func main() {
|
|||
|
||||
func usage() {
|
||||
const s = `
|
||||
vmbackup performs backups for VictoriaMetrics data from instant snapshots to gcs, s3 , azblob
|
||||
vmbackup performs backups for VictoriaMetrics data from instant snapshots to gcs, s3, azblob
|
||||
or local filesystem. Backed up data can be restored with vmrestore.
|
||||
|
||||
See the docs at https://docs.victoriametrics.com/vmbackup.html .
|
||||
|
|
Loading…
Reference in a new issue