Bug 973303

Summary: Bash Tab Complete wrong file reference.
Product: OpenShift Container Platform Reporter: Eric Rich <erich>
Component: DocumentationAssignee: brice <bfallonf>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: low Docs Contact:
Priority: unspecified    
Version: 2.0.0CC: adellape, alyoung, baulakh, ecs-bugs, erich, jokerman, libra-onpremise-devel, mmccomas
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-11-27 23:33: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:
Embargoed:

Description Eric Rich 2013-06-11 16:10:22 UTC
Description of problem:

Fedora Bash complete instructions reference the wrong location for where the bash complete script is. 

https://access.redhat.com/site/documentation/en-US/OpenShift/2.0/html-single/Client_Tools_Installation_Guide/index.html#sect-Client_Tools_Installation_Guide-Installing_on_Fedora

It states that it is in (/etc/bash_completion.d/rhc) however with both an RPM and GEM install this file dose not exsist. 

I was able to find the correct file with: 

# sudo find / -name rhc_bash
find: `/run/user/1000/gvfs': Permission denied
/usr/local/share/gems/gems/rhc-1.9.6/autocomplete/rhc_bash
/usr/share/gems/gems/rhc-1.8.9/autocomplete/rhc_bash