Skip to content

Commit ac24967

Browse files
committed
update estimate-cu flags list
1 parent 6e939ca commit ac24967

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -260,6 +260,8 @@ See https://docs.mapbox.com/help/glossary/compute-unit/ for more information.
260260
Flags:
261261
- `-s` or `--sources` [optional]: Local path to the sources that your recipe points at. This is highly recommeneded.
262262
- `-b` or `--num-bands` [optional]: The number of bands you expect your recipe to select across all layers. This is recommended.
263+
- `--minzoom` [optional]: Use this flag if your recipe does not contain a minzoom value.
264+
- `--maxzoom` [optional]: Use this flag if your recipe does not contain a maxzoom value.
263265
- `--raw` [optional]: This will toggle the pretty print output.
264266

265267
Usage

0 commit comments

Comments
 (0)