Fix for the online-help

This commit is contained in:
2020-03-19 17:17:31 +01:00
parent baa57a08e7
commit a9c41a9aa0

View File

@@ -9,7 +9,7 @@ use mercator_db::storage;
use mercator_db::storage::model;
use structopt::StructOpt;
/// Tool to generate indices for the Mercator, a spatial index.
/// Tool to generate indices for Mercator, a spatial index.
#[derive(StructOpt, Debug)]
#[structopt(rename_all = "kebab-case")]
struct Opt {