Uploaded image for project: 'OpenShift Bugs'
  1. OpenShift Bugs
  2. OCPBUGS-30658

oc adm upgrade --help minor rephrasing is needed for --to-latest param

XMLWordPrintable

    • No
    • 1
    • False
    • Hide

      None

      Show
      None

      Description of problem:

      From the output of "oc adm upgrade --help":
      ...
          --to-latest=false:
              Use the next available version.
      ...
      
      seems like "Use the latest available version" is more appropriate.
      
      
      

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

          4.14.0 

      How reproducible:

          100%

      Steps to Reproduce:

          1. [kni@ocp-edge119 ~]$ oc adm upgrade --help  

      Actual results:

      ...
          --to-latest=false:         Use the next available version. 
      ...

      Expected results:

      ...     
          --to-latest=false:         Use the latest available version. 
      ...    

      Additional info:

          

            lmohanty@redhat.com Lalatendu Mohanty
            rhn-support-gamado Gal Amado
            Jia Liu Jia Liu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: