New GetArg features: allow --, and booleans can be -foo or -nofoo
authorGavin Andresen <gavinandresen@gmail.com>
Mon, 6 Feb 2012 18:55:11 +0000 (13:55 -0500)
committerGavin Andresen <gavinandresen@gmail.com>
Tue, 7 Feb 2012 14:14:31 +0000 (09:14 -0500)
commit3ad9f8a70fda629d0ec0b87631d1361178763733
tree2b5d3f08689aafb3d0b0de92b832529871db9b31
parent3ae0735553e078bcedffd0a657bee106ab79a5d4
New GetArg features: allow --, and booleans can be -foo or -nofoo
src/test/getarg_tests.cpp
src/util.cpp