Bug 718217
| Summary: | cut and paste typo in subscription-manager orgs --help | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | John Sefler <jsefler> |
| Component: | subscription-manager | Assignee: | Bryan Kearney <bkearney> |
| Status: | CLOSED ERRATA | QA Contact: | John Sefler <jsefler> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 6.2 | CC: | spandey |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2011-12-06 17:21:53 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 682238 | ||
82767bd2436975d181e86f4f1a1d48ca46f53db2 Fixed in master. Verified using following setup :
[root@dhcp201-165 ~]# rpm -qa | grep subscription
subscription-manager-gnome-0.96.3-1.git.0.723b652.el6.i386
subscription-manager-0.96.3-1.git.0.723b652.el6.i386
subscription-manager-firstboot-0.96.3-1.git.0.723b652.el6.i386
[root@dhcp201-165 ~]# subscription-manager orgs --help | grep Usage
Usage: subscription-manager orgs [OPTIONS]
[root@dhcp201-165 ~]# subscription-manager orgs --help
Usage: subscription-manager orgs [OPTIONS]
Display the orgs available for a user
Options:
-h, --help show this help message and exit
--proxy=PROXY_URL proxy url in the form of proxy_hostname:proxy_port
--proxyuser=PROXY_USER
user for http proxy with basic authentication
--proxypassword=PROXY_PASSWORD
password for http proxy with basic authentication
--username=USERNAME username to use when authorizing against the server
--password=PASSWORD password to use when authorizing against the server
[root@dhcp201-165 ~]#
Working fine Moving defect status from modified to Verified
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-2011-1695.html |
Description of problem: cut and paste typo in subscription-manager orgs --help Version-Release number of selected component (if applicable): [root@jsefler-onprem-62server ~]# rpm -q subscription-manager subscription-manager-0.96.2-1.git.15.66df558.el6.x86_64 How reproducible: Steps to Reproduce: [root@jsefler-onprem-62server ~]# subscription-manager orgs --help | grep Usage Usage: subscription-manager identity [OPTIONS] ^^^^^^^^ should be orgs