pmrep: improve command line parsing
commit46dcdb1d53bf2c11765f697d9b7a894bb83fb256
authorMarko Myllynen <myllynen@redhat.com>
Tue, 21 Jun 2016 00:15:12 +0000 (21 10:15 +1000)
committerNathan Scott <nathans@redhat.com>
Tue, 21 Jun 2016 00:15:26 +0000 (21 10:15 +1000)
tree312ece2e76d03912aea1b544d3d6f8e47006c258
parent90815ce6acc8a982b2e09d737ac57b61dad1a369
pmrep: improve command line parsing

This addresses command line parsing issue where options had to be
separated from switches with a space unlike with other tools.

Creates context more "manually" to allow controlling the time of
the command parsing and allows to get rid of some wordarounds.
src/pmrep/TODO
src/pmrep/pmrep.1
src/pmrep/pmrep.py