aboutsummaryrefslogtreecommitdiff
path: root/changes/bug7768
AgeCommit message (Collapse)Author
2013-03-19Use option name --test-commandline in tor-fw-helper.David Fifield
It was previously --Test in the help output and --test-commandline in the getopt call. The man page already had --test. (Originally by David, who resolved the tie in favor of "--test"; I chose --test-commandline" instead so that nothing that depended on it could break. -Nick)
2013-03-11Fix option names in tor-fw-helper manpageNick Mathewson
fix for bug 7768