Bug 1041346

Summary: spacewalk-remove-channel man page advertises unexisting option "--mount-point".
Product: Red Hat Satellite 5 Reporter: Dimitar Yordanov <dyordano>
Component: ServerAssignee: Michael Mráka <mmraka>
Status: CLOSED CURRENTRELEASE QA Contact: Dimitar Yordanov <dyordano>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 560CC: cperry
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-01-13 09:54:28 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: 1127641    
Attachments:
Description Flags
patch
none
patch - more updates for the man page none

Description Dimitar Yordanov 2013-12-12 15:23:31 UTC
Description of problem:
spacewalk-remove-channel man page advertises unexisting option "--mount-point".

Version-Release number of selected component (if applicable):
spacewalk-backend-tools-2.0.3-18

How reproducible:
100%

Steps to Reproduce:
1.man spacewalk-remove-channel
  
SYNOPSIS
       spacewalk-remove-channel [ options ... ]  [ -cCHANNEL_LABEL ]  [ --mount-point=CHANNEL_LABEL ]

2. spacewalk-remove-channel -c test --mount-point mnt_test
Usage: spacewalk-remove-channel [options]

spacewalk-remove-channel: error: no such option: --mount-point


Additional info:
There are several more small issues in this man page.

1. Small differences between spacewalk-remove-channel man page and spacewalk-remove-channel --help
     Man page does not emphisieases that "-p, --skip-packagesis" is Not Recommended.

2. Man Synopsis section is incomplete. Missing [-p, --skip-packages].
3. Man Options section is incomplete. --chennel is  missing.

Comment 1 Dimitar Yordanov 2013-12-12 16:09:47 UTC
Created attachment 835883 [details]
patch

Comment 2 Dimitar Yordanov 2014-02-19 11:29:31 UTC
Created attachment 865041 [details]
patch - more updates for the man page

Comment 3 Michael Mráka 2014-03-03 14:42:31 UTC
Patches applied to spacewalk master as
commit 8c65f9500f38976a7edb1816aee04b08bc5598f9
    1041346 - spacewalk-remove-channel man page update
commit efe57337c4d999a313e6965ebdb0f00cf89eb961
    1041346 - spacewalk-remove-channel man page update

Comment 4 psmatana 2014-11-15 14:45:34 UTC
Verified.

spacewalk-backend-2.3.3-16.el6sat

1. $ man spacewalk-remove-channel

2. Look for string "--mount-point" and string was not found.

SYNOPSIS
       spacewalk-remove-channel [ options ... ]  [ -cCHANNEL_LABEL ]  [ -aPARENT_LABEL ]

Small issues.

1. Man page of spacewalk-remove-channel highlight that "-p, --skip-packages" is Not Recommanded.

       -p, --skip-packages
              Do not remove the package metadata or the files from the filesystem. (Not Recommended)

2. Man Synopsis section is complete now. "-p, --skip-packages" is included.

        [ -p ]  [ --skip-packages ]

3. Man Options section is complete now. "--channel" apears here too.

       -cCHANNEL, --channel=CHANNEL
              Delete the channel with the specified label. May be used multiple times to specify multiple channels.

Comment 6 Clifford Perry 2015-01-13 09:54:28 UTC
With the release of Red Hat Satellite 5.7 on January 12th 2015 this bug is
being moved to a Closed Current Release state. 

The Satellite 5.7 GA Errata:
 - https://rhn.redhat.com/errata/RHSA-2015-0033.html 

Satellite 5.7 Release Notes:
 -
https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/5.7/html-single/Release_Notes/index.html

Satellite Customer Portal Blog announcement for release:
 - https://access.redhat.com/blogs/1169563/posts/1315743 

Cliff