[tor-bugs] #15541 [Tor]: 'tor --dump-config' without an opt should provide usage information

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Apr 6 18:49:27 UTC 2015


#15541: 'tor --dump-config' without an opt should provide usage information
-------------------------+--------------------------
     Reporter:  atagar   |      Owner:  rl1987
         Type:  defect   |     Status:  needs_review
     Priority:  trivial  |  Milestone:
    Component:  Tor      |    Version:
   Resolution:           |   Keywords:
Actual Points:           |  Parent ID:
       Points:           |
-------------------------+--------------------------

Comment (by atagar):

 Nice! Out of curiosity why not swap the other entries to the enum? Might
 make it more readable, in addition to uniform...

 {{{
  { "--hash-password", 1 },
 - { "--dump-config", 1 },
 + { "--dump-config", ARGUMENT_OPTIONAL },
 { "--list-fingerprint", 0 },
 { "--verify-config", 0 },
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/15541#comment:4>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list