Skip to content
  • Peter Palfrader's avatar
    options_init_from_torrc(): Split argv processing into two parts · 4118e319
    Peter Palfrader authored
    Split the argv processing loop into two poarts, one that deals with
    figuring out which conffile to use, and the other that figures out
    which "command" (hash fingerprint, verify config, list fpr, run tor)
    the user asked for.
    
    There is a third part further down that imports command line args
    into the config but that is not touched.
    
    
    svn:r13941
    4118e319