diff --git a/README.md b/README.md index 4c380c2..2e6d20a 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ Options * -Z zoom: Lowest zoom level (default 0) * -d detail: Detail at base zoom level (default 12, for tile resolution of 4096) * -D detail: Detail at lower zoom levels (default 10, for tile resolution of 1024) - * -x name Property (removes the named properties from all features) - * -X: Exclude all properties - * -f: Force: Delete existing mbtiles file if it already exists. + * -x name: Exclude the named properties from all features + * -X: Exclude all properties and encode only geometries + * -f: Delete the mbtiles file if it already exists instead of giving an error * -r rate: Rate at which dots are dropped at lower zoom levels (default 2.5) Example