Bug 886110

Summary: help blurb for register --auto-attach is formatted poorly
Product: Red Hat Enterprise Linux 6 Reporter: Adrian Likins <alikins>
Component: subscription-managerAssignee: Adrian Likins <alikins>
Status: CLOSED DUPLICATE QA Contact: IDM QE LIST <seceng-idm-qe-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.4CC: bkearney
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: 2012-12-13 22:35:13 UTC Type: Bug
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: 771481    

Description Adrian Likins 2012-12-11 14:31:56 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Adrian Likins 2012-12-11 14:32:49 UTC
         self.parser.add_option("--auto-attach", action='store_true', dest="autoattach",
-                               help=_("automatically attach this system to\
-                                     compatible subscriptions."))
+                               help=_("automatically attach this system to compatible subscriptions."))

line split is wrong, and makes the translations weird.

Comment 2 Adrian Likins 2012-12-13 22:35:13 UTC

*** This bug has been marked as a duplicate of bug 886115 ***