it was informally discussed (on IRC) the idea of converting the current tangled mess of argparse calls into the much cleaner click dispatcher.
this could get rid of a lot of code in archiver.py and make borg easier to extend.
it seems that click works in both 2.7 and 3.3 or higher, so it could be a problem until we drop support for 3.2 (#65).