Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to support default parameter? #42

Closed
GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment
Closed

how to support default parameter? #42

GoogleCodeExporter opened this issue Mar 13, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

how to support default parameter in command line? like

ping www.qq.com

Original issue reported on code.google.com by mykon...@gmail.com on 22 Jan 2011 at 6:59

@GoogleCodeExporter
Copy link
Author

You'd do better asking this question on the newsgroup, I think 
(google-gflags@googlegroups.com) rather than as a bug report.  But to answer 
your question, check the documentation:
    http://google-gflags.googlecode.com/svn/trunk/doc/gflags.html#together

What you're referring to are called 'commandline arguments' (as opposed to 
'commandline flags').

Original comment by csilv...@gmail.com on 24 Jan 2011 at 9:33

  • Changed state: Invalid

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant