bro $ gem install bropages bro pages are a highly readable supplement to man pages bro pages show concise, common-case examples for Unix commands Standard If you type... $ bro curl ...then you get 2 entries for curl -- submit your own example with "bro add curl" # get the contents of a web page curl http://bropages.org bro thanks to upvote (2) bro ...no to downvote (0) ............................................... # send a header with curl curl --header "X-MyHeader: 1" www.bropages.org bro thanks 2 to upvote (1) bro ...no 2 to downvote (0) Standard adding an entry is easy with the bro CLI ! typing bro add cmd will launch your system editor, allowing you to submit an entry Standard The bro CLI is a Ruby Gem and can be installed as follows bro is meant to work out of the box for any machine running Ruby 1.8.7+ Standard we push code quite...