Description of problem: To be consistent with bug 874755, we should update the online help descriptions for the repos --enable and --disable to include "(can be specified more than once)". Version-Release number of selected component (if applicable): [root@jsefler-6 ~]# rpm -q subscription-manager subscription-manager-1.1.10-1.el6.x86_64 How reproducible: Steps to Reproduce: [root@jsefler-6 ~]# subscription-manager repos --help Usage: subscription-manager repos [OPTIONS] List the repositories which this system is entitled to use Options: -h, --help show this help message and exit --list list known repos for this system --enable=REPOID repo to enable --disable=REPOID repo to disable Expected results: --enable=REPOID repo to enable (can be specified more than once) --disable=REPOID repo to disable (can be specified more than once) Additional info:
https://github.com/candlepin/subscription-manager/pull/439
commit ddc664071261e7f018849bbc48ff655820d91418 Author: Bryan Kearney <bkearney> Date: Thu Dec 6 14:59:27 2012 -0500 880764: Command line options which can be specified more than once should use the sa
Fixed in the 1.8.2 version of subscription-manager or python-rhsm
Verified!! version: [root@rhel7 ~]# subscription-manager version server type: This system is currently not registered. subscription management server: 0.7.24-1 subscription-manager: 1.8.2-1.el7 python-rhsm: 1.8.2-1.el7 [root@rhel7 ~]# subscription-manager repos --help Usage: subscription-manager repos [OPTIONS] List the repositories which this system is entitled to use Options: -h, --help show this help message and exit --list list known repos for this system --enable=REPOID repo to enable (can be specified more than once) --disable=REPOID repo to disable (can be specified more than once)
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux release for currently deployed products. This request is not yet committed for inclusion in a release.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2013-1332.html