• 
      

    Add option to open a browser to rbt post

    Review Request #3846 — Created Feb. 6, 2013 and submitted — Latest diff uploaded

    Information

    RBTools
    master

    Reviewers

    Add option to open a browser to rbt post
    
    A number of options were removed when creating the post command from
    the post-review code. This change adds the '[-o | --open]' option back
    which can be used to open a browser to the review request after it has
    been created.
    
    Also, a description was added to the post command, and two unused
    imports were removed.
    Posted changes using the option and without it. Expected behaviour was observed.