Bug 1319333 - cp command is truncated in docs
Summary: cp command is truncated in docs
Keywords:
Status: CLOSED DUPLICATE of bug 1317364
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: documentation
Version: 7.0 (Kilo)
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: 8.0 (Liberty)
Assignee: Dan Macpherson
QA Contact: RHOS Documentation Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-18 21:09 UTC by Darin Sorrentino
Modified: 2016-03-21 01:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-21 01:58:05 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Darin Sorrentino 2016-03-18 21:09:14 UTC
Description of problem:

In the Director Installation and Usage, section 6.1.5 shows the command:

cp /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml

However it is missing second argument.  It should read:

cp /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml ~/templates/

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


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:

Command errors out due to improper syntax.

cp /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml

Expected results:

File gets copied.

cp /usr/share/openstack-tripleo-heat-templates/environments/storage-environment.yaml ~/templates/

Additional info:


Note You need to log in before you can comment on or make changes to this bug.