Bug 1330596

Summary: "man ceph" shows duplicate lines under ceph auth section
Product: Red Hat Ceph Storage Reporter: Mike Hackett <mhackett>
Component: UnclassifiedAssignee: Ken Dreyer (Red Hat) <kdreyer>
Status: CLOSED NOTABUG QA Contact: ceph-qe-bugs <ceph-qe-bugs>
Severity: low Docs Contact:
Priority: unspecified    
Version: 1.3.2   
Target Milestone: rc   
Target Release: 2.0   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-26 14:56:16 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:

Description Mike Hackett 2016-04-26 14:27:07 UTC
Description of problem:
"man ceph“ shows some duplicate lines:

“      Subcommand print-key displays requested key.

       Usage:

          ceph auth print-key <entity>

       Subcommand print_key displays requested key.

       Usage:

          ceph auth print_key <entity>
“

Also the SYNOPSIS shows “print-key” two times:
       ceph auth [ add | caps | del | export | get | get-key | get-or-create | get-or-create-key | import | list | print-key | print_key ] ...

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


Expected results:
Expected: one time

Comment 2 Mike Hackett 2016-04-26 14:36:05 UTC
I have reviewed the man ceph for this and it is distinguishing the two different methods to execute the given command.

If this can be confirmed we can close not a bug.

Thank you,