diff --git a/docs/components/store.md b/docs/components/store.md index f0c999cab8..3bc0c1e4ef 100644 --- a/docs/components/store.md +++ b/docs/components/store.md @@ -12,7 +12,6 @@ It keeps a small amount of information about all remote blocks on local disk and ```bash $ thanos store \ --data-dir "/local/state/data/dir" \ - --cluster.peers "thanos-cluster.example.org" \ --objstore.config-file "bucket.yml" ```