Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove redundant example from oc projects #10338

Conversation

juanvallejo
Copy link
Contributor

Related BZ: https://bugzilla.redhat.com/show_bug.cgi?id=1351979
Removes unneeded example from oc projects usage text.

Before

$ oc projects -h

Display information about the current active project and existing projects on the server.

For advanced configuration, or to manage the contents of your config file, use the 'config'
command.

Usage:
  oc projects [options]

Examples:
  # Display the projects that currently exist
  oc

Options:
  -q, --short=false: If true, display only the project names

Use "oc options" for a list of global command-line options (applies to all commands).
After

$ oc projects -h

Display information about the current active project and existing projects on the server.

For advanced configuration, or to manage the contents of your config file, use the 'config'
command.

Usage:
  oc projects [options]
Options:
  -q, --short=false: If true, display only the project names

Use "oc options" for a list of global command-line options (applies to all commands).

cc @fabianofranz

@juanvallejo juanvallejo force-pushed the jvallejo_bugfix-remove-redundant-example-oc-projects branch from 1d5314e to 55a0a2f Compare August 10, 2016 17:33
@juanvallejo
Copy link
Contributor Author

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 55a0a2f

@fabianofranz
Copy link
Member

LGTM [merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented Aug 10, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/7748/) (Image: devenv-rhel7_4801)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 55a0a2f

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/7748/)

@openshift-bot openshift-bot merged commit 255d523 into openshift:master Aug 10, 2016
@juanvallejo juanvallejo deleted the jvallejo_bugfix-remove-redundant-example-oc-projects branch August 10, 2016 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants