Skip to content

Commit

Permalink
Merge pull request #7057 from kartikaysaxena/doc-fix
Browse files Browse the repository at this point in the history
docs: fix docs error
  • Loading branch information
MichaHoffmann authored Jan 13, 2024
2 parents 6fd0ef8 + 44147d6 commit ae93ed6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/components/tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Subcommands:
no compactor is running on the same bucket at the same time.
tools bucket upload-blocks [<flags>]
Upload blocks push blocks from the provided path to the object storeage.
Upload blocks push blocks from the provided path to the object storage.
tools rules-check --rules=RULES
Check if the rule files are valid or not.
Expand Down Expand Up @@ -191,7 +191,7 @@ Subcommands:
no compactor is running on the same bucket at the same time.
tools bucket upload-blocks [<flags>]
Upload blocks push blocks from the provided path to the object storeage.
Upload blocks push blocks from the provided path to the object storage.
```
Expand Down Expand Up @@ -854,7 +854,7 @@ Flags:
```$ mdox-exec="thanos tools bucket upload-blocks --help"
usage: thanos tools bucket upload-blocks [<flags>]
Upload blocks push blocks from the provided path to the object storeage.
Upload blocks push blocks from the provided path to the object storage.
Flags:
-h, --help Show context-sensitive help (also try --help-long and
Expand Down

0 comments on commit ae93ed6

Please sign in to comment.