Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 0 additions & 16 deletions src/pages/cli/download.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -26,22 +26,6 @@ tempo download [flags]

## Examples

<!--
This is broken:

Download the latest mainnet snapshot:

```bash
tempo download --chain mainnet
```

Download to a specific directory:

```bash
tempo download --chain mainnet --datadir /data/tempo
```
!-->

Download a snapshot from https://snapshots.tempoxyz.dev:

```bash
Expand Down
Loading