Hide Forgot
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
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,