mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2025-02-09 15:27:11 +00:00
app/vmbackup: remove superflouos whitespace after 8fe21ec707
This commit is contained in:
parent
ff3e8d096d
commit
7b700adf67
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