Bug 1295312

Summary: -y option of preupg command doesn't exist.
Product: Red Hat Enterprise Linux 7 Reporter: Masahiro Matsuya <mmatsuya>
Component: doc-Migration_Planning_GuideAssignee: Lenka Kimlickova <lkimlick>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: high Docs Contact:
Priority: high    
Version: 7.2CC: phracek, pstodulk, rhel-docs
Target Milestone: rcKeywords: Documentation, EasyFix
Target Release: ---   
Hardware: x86_64   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-08-09 10:06:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Masahiro Matsuya 2016-01-04 07:48:33 UTC
Document URL: 

https://access.redhat.com/documentation/en-US/Red_Hat_Enterprise_Linux/7/html-single/Migration_Planning_Guide/index.html#migration-check_your_support_status

Section Number and Name: 

1.1.3.2. Running the Preupgrade Assistant

Describe the issue: 

-y option is not available in preupg command.
Maybe, it should be changed into -v option (for verbose output)

-------------------------------------
# rpm -q preupgrade-assistant
preupgrade-assistant-2.1.1-5.el6.x86_64

# preupg -y
Usage: preupg [options]

preupg: error: no such option: -y
-------------------------------------

Suggestions for improvement: 

Change it into 
  "preupg -v"
  "preupg -v -u http://hostname:port/submit

Comment 1 Masahiro Matsuya 2016-06-22 05:34:40 UTC
What is the current status on this bug?
The migration guide on Customer Portal still have the typo (-y).