Skip to content

Commit

Permalink
Update mirror-main.go
Browse files Browse the repository at this point in the history
  • Loading branch information
dormanze committed Sep 18, 2024
1 parent cc6436b commit 8573cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmd/mirror-main.go
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ EXAMPLES:
16. Mirror a local folder recursively to Amazon S3 cloud storage and preserve all local file attributes.
{{.Prompt}} {{.HelpName}} -a backup/ s3/archive
16. Cross mirror between sites in a active-active deployment.
17. Cross mirror between sites in a active-active deployment.
Site-A: {{.Prompt}} {{.HelpName}} --active-active siteA siteB
Site-B: {{.Prompt}} {{.HelpName}} --active-active siteB siteA
`,
Expand Down

0 comments on commit 8573cc9

Please sign in to comment.