Bug 854803 - Typos in rhc sshkey --help
Summary: Typos in rhc sshkey --help
Keywords:
Status: CLOSED DUPLICATE of bug 854802
Alias: None
Product: OKD
Classification: Red Hat
Component: oc
Version: 2.x
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: Clayton Coleman
QA Contact: libra bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-06 02:37 UTC by Jianwei Hou
Modified: 2015-05-15 02:04 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-09-06 02:47:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jianwei Hou 2012-09-06 02:37:41 UTC
Description of problem:
run 'rhc sshkey --help', there are typos in the displayed help infomation

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

How reproducible:
always

Steps to Reproduce:
1. run 'rhc sshkey --help'
  
Actual results:
There are typos for the 'show' and 'update' actions

Usage: rhc sshkey <action>

Manage multiple keys for the registered rhcloud user.

List of Actions
  update             Deprecated. "remove" and "addd" instead.
  remove             Remove SSH key from the user account
  list               Display all the SSH keys for the user account
  show               List the SSH key with the givne name
  add                Add SSH key to the user account

Global Options
  -l, --rhlogin login       OpenShift login
  -p, --password password   OpenShift password
  -d, --debug               Turn on debugging
  --noprompt                Do not ask for input
  --config FILE             Path of a different config file
  -h, --help                Display help documentation
  -v, --version             Display version information
  -t, --trace               Display backtrace when an error occurs


Expected results:
  update             Deprecated. "remove" and "add" instead.
  show               List the SSH key with the given name

Additional info:

Comment 1 Jianwei Hou 2012-09-06 02:47:40 UTC
Caught a proxy error when I submitted bug 854802, When I tried again, bugzilla created this duplicate one...

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


Note You need to log in before you can comment on or make changes to this bug.