mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
Merge pull request #3197 from tomhughes/nik2img
Fix name reported by mapnik-render
This commit is contained in:
commit
2222ca9b95
@ -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…
x
Reference in New Issue
Block a user