mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
fix documentation for mapnik-render --open command - refs #3375 [skip ci]
This commit is contained in:
parent
9833bfb9ad
commit
fca1075fec
@ -37,7 +37,7 @@ int main (int argc,char** argv)
|
||||
("help,h", "produce usage message")
|
||||
("version,V","print version string")
|
||||
("verbose,v","verbose output")
|
||||
("open","automatically open the file after rendering (os x only)")
|
||||
("open","automatically open the file after rendering")
|
||||
("xml",po::value<std::string>(),"xml map to read")
|
||||
("img",po::value<std::string>(),"image to render")
|
||||
("scale-factor",po::value<double>(),"scale factor for rendering")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user