We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e939ca commit ac24967Copy full SHA for ac24967
README.md
@@ -260,6 +260,8 @@ See https://docs.mapbox.com/help/glossary/compute-unit/ for more information.
260
Flags:
261
- `-s` or `--sources` [optional]: Local path to the sources that your recipe points at. This is highly recommeneded.
262
- `-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.
265
- `--raw` [optional]: This will toggle the pretty print output.
266
267
Usage
0 commit comments