Fix name reported by mapnik-render
This commit is contained in:
parent
50d1e2fbb3
commit
25a9cab9ad
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ int main (int argc,char** argv)
|
|||
|
||||
try
|
||||
{
|
||||
po::options_description desc("nik2img utility");
|
||||
po::options_description desc("mapnik-render utility");
|
||||
desc.add_options()
|
||||
("help,h", "produce usage message")
|
||||
("version,V","print version string")
|
||||
|
|
Loading…
Reference in a new issue