Skip to content

Commit

Permalink
update estimate-cu flags list
Browse files Browse the repository at this point in the history
  • Loading branch information
nicklvsa committed Oct 23, 2024
1 parent 6e939ca commit ac24967
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,6 +260,8 @@ See https://docs.mapbox.com/help/glossary/compute-unit/ for more information.
Flags:
- `-s` or `--sources` [optional]: Local path to the sources that your recipe points at. This is highly recommeneded.
- `-b` or `--num-bands` [optional]: The number of bands you expect your recipe to select across all layers. This is recommended.
- `--minzoom` [optional]: Use this flag if your recipe does not contain a minzoom value.
- `--maxzoom` [optional]: Use this flag if your recipe does not contain a maxzoom value.
- `--raw` [optional]: This will toggle the pretty print output.

Usage
Expand Down

0 comments on commit ac24967

Please sign in to comment.