Skip to content

Commit a22bb5c

Browse files
authored
Fix pmtiles cluster example (#113)
1 parent abe20f9 commit a22bb5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pmtiles/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Options:
176176
Cluster an unclustered existing archive, optimizing the size and layout. Archives created by tippecanoe, planetiler, and the pmtiles CLI are already clustered.
177177

178178
```bash
179-
pmtiles cluster INPUT.mbtiles
179+
pmtiles cluster INPUT.pmtiles
180180
```
181181

182182
Options:

0 commit comments

Comments
 (0)