google-code-export / appengine-devappserver2-experiment

Automatically exported from code.google.com/p/appengine-devappserver2-experiment
0 stars 0 forks source link

Enhance --help to print default values #20

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
For instance it prints:

...
--admin_port ADMIN_PORT
                        port for the server to run on
...

It would be very informative to print instead:

...
--admin_port ADMIN_PORT
                        port for the server to run on (default 8000)
...

Original issue reported on code.google.com by p...@gae123.com on 20 Dec 2012 at 6:28

GoogleCodeExporter commented 9 years ago

Original comment by sa...@google.com on 20 Dec 2012 at 6:46

GoogleCodeExporter commented 9 years ago

Original comment by bquin...@google.com on 20 Dec 2012 at 9:52

GoogleCodeExporter commented 9 years ago
Fixed in v0.5.

Original comment by sa...@google.com on 21 Jan 2013 at 4:07