mirror of
https://github.com/maplibre/martin.git
synced 2024-12-22 06:11:33 +03:00
b147c27380
This cleans up the code a bit, making all crates to be on the same level.
11 lines
205 B
Plaintext
11 lines
205 B
Plaintext
Gets a single value from the MBTiles metadata table
|
|
|
|
Usage: mbtiles meta-get <FILE> <KEY>
|
|
|
|
Arguments:
|
|
<FILE> MBTiles file to read a value from
|
|
<KEY> Value to read
|
|
|
|
Options:
|
|
-h, --help Print help
|