We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44ec14d commit bb6bc1aCopy full SHA for bb6bc1a
1 file changed
src/pages/cli/download.mdx
@@ -26,22 +26,6 @@ tempo download [flags]
26
27
## Examples
28
29
-<!--
30
-This is broken:
31
-
32
-Download the latest mainnet snapshot:
33
34
-```bash
35
-tempo download --chain mainnet
36
-```
37
38
-Download to a specific directory:
39
40
41
-tempo download --chain mainnet --datadir /data/tempo
42
43
-!-->
44
45
Download a snapshot from https://snapshots.tempoxyz.dev:
46
47
```bash
0 commit comments