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

Wrong examples in the preference help #4499

Closed
valaparthvi opened this issue Mar 9, 2021 · 0 comments · Fixed by #4498
Closed

Wrong examples in the preference help #4499

valaparthvi opened this issue Mar 9, 2021 · 0 comments · Fixed by #4498
Assignees
Labels
good first issue Denotes an issue ready for a new contributor. Maintainers will help mentor new contributors. kind/bug Categorizes issue or PR as related to a bug.

Comments

@valaparthvi
Copy link
Contributor

/kind bug

What versions of software are you using?

Operating System:
Fedora 32

Output of odo version:
odo v2.0.7 (f0d881d)

How did you run odo exactly?

odo preference -h

Actual behavior

...
Examples:

  # For viewing the current local preference
  odo preference view
  
  # For viewing the current global preference
  odo preference view
...

Expected behavior

...
Examples:

  # For viewing the preference values
  odo preference view
...

Any logs, error output, etc?

@openshift-ci-robot openshift-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Mar 9, 2021
@valaparthvi valaparthvi self-assigned this Mar 9, 2021
@valaparthvi valaparthvi added the good first issue Denotes an issue ready for a new contributor. Maintainers will help mentor new contributors. label Mar 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Denotes an issue ready for a new contributor. Maintainers will help mentor new contributors. kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants