From 2d6ddbbe79d4db3b2df6eefdf9833cfeba6b4b61 Mon Sep 17 00:00:00 2001 From: Tobias Date: Mon, 28 Aug 2023 11:55:33 +0200 Subject: [PATCH] Docs: Improve readability of values for flags in markdown --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 74f230715..8133a325d 100644 --- a/README.md +++ b/README.md @@ -296,9 +296,9 @@ If your input is formatted as newline-delimited GeoJSON, use `-P` to make input ### Tileset description and attribution - * `-n` _name_ or `--name=`_name_: Human-readable name for the tileset (default file.json) - * `-A` _text_ or `--attribution=`_text_: Attribution (HTML) to be shown with maps that use data from this tileset. - * `-N` _description_ or `--description=`_description_: Description for the tileset (default file.mbtiles) + * `-n ` or `--name=`: Human-readable name for the tileset (default file.json) + * `-A ` or `--attribution=`: Attribution (HTML) to be shown with maps that use data from this tileset. + * `-N ` or `--description=`: Description for the tileset (default file.mbtiles) ### Input files and layer names