Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1161721

Summary: spacewalk-clone-by-date man page issues
Product: Red Hat Satellite 5 Reporter: Donald Berry <dberry>
Component: UsabilityAssignee: Tomáš Kašpárek <tkasparek>
Status: CLOSED DUPLICATE QA Contact: Red Hat Satellite QA List <satqe-list>
Severity: medium Docs Contact:
Priority: low    
Version: 560CC: tlestach
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-04-09 11:35:08 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: 462714    

Description Donald Berry 2014-11-07 17:24:34 UTC
Description of problem:
1. SYNOPSIS:
        [ -d=YYYY-MM-DD ]  [ --to_date=YYYY-MM-DD ]
does not match OPTIONS:
       -d YYYY-MM-DD, --to_date=YYYY-MM-DD

2. SYNOPSIS -a option is wrong:
        [ -a SRC_PARENT DEST_PARENT ]  [ --channels=SRC_PARENT DEST_PARENT ]
OPTIONS:
       -a SRC_PARENT DEST_PARENT, --parents=SRC_PARENT DEST_PARENT

Version-Release number of selected component (if applicable):
spacewalk-utils-2.0.2-20.el6sat.noarch

How reproducible:
always

Steps to Reproduce:
1. man spacewalk-clone-by-date
2.
3.

Actual results:


Expected results:
1. SYNOPSIS:
        [ -d YYYY-MM-DD ]  [ --to_date=YYYY-MM-DD ]
2. SYNOPSIS:
        [ -a SRC_PARENT DEST_PARENT ]  [ --parents=SRC_PARENT DEST_PARENT ]

Additional info:

Comment 1 Tomas Lestach 2018-04-09 11:35:08 UTC
I believe this has been fixed. Marking as duplicate of the last Bug I can find that touches scbd man page.

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