summaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorTim Bielawa <tbielawa@redhat.com>2016-09-27 13:50:26 -0700
committerTim Bielawa <tbielawa@redhat.com>2016-09-27 13:50:26 -0700
commitd831377f61a1c605725cafeee774891899dbe90b (patch)
tree964151a5c7d7cbe901b43e5cadcc2455e52fac38 /utils
parentee76824bd773ca91a0e76af61d96547ff4b196ba (diff)
downloadopenshift-d831377f61a1c605725cafeee774891899dbe90b.tar.gz
openshift-d831377f61a1c605725cafeee774891899dbe90b.tar.bz2
openshift-d831377f61a1c605725cafeee774891899dbe90b.tar.xz
openshift-d831377f61a1c605725cafeee774891899dbe90b.zip
Addresses most comments from @adellape
Diffstat (limited to 'utils')
-rw-r--r--utils/docs/man/man1/atomic-openshift-installer.1.asciidoc.in24
1 files changed, 12 insertions, 12 deletions
diff --git a/utils/docs/man/man1/atomic-openshift-installer.1.asciidoc.in b/utils/docs/man/man1/atomic-openshift-installer.1.asciidoc.in
index d695b98b6..64e5d14a3 100644
--- a/utils/docs/man/man1/atomic-openshift-installer.1.asciidoc.in
+++ b/utils/docs/man/man1/atomic-openshift-installer.1.asciidoc.in
@@ -7,7 +7,7 @@ atomic-openshift-installer(1)
NAME
----
-atomic-openshift-installer - Interactive OpenShift Container Platform installer
+atomic-openshift-installer - Interactive OpenShift Container Platform (OCP) installer
SYNOPSIS
@@ -18,8 +18,8 @@ atomic-openshift-installer [OPTIONS] COMMAND [OPTS]
DESCRIPTION
-----------
-**atomic-openshift-installer** makes the process for installing OSE or
-AEP easier by interactively gathering the data needed to run on each
+**atomic-openshift-installer** makes the process for installing OCP
+easier by interactively gathering the data needed to run on each
host. It can also be run in unattended mode if provided with a
configuration file.
@@ -42,12 +42,12 @@ Provide an alternate 'PATH' to an 'installer.cfg.yml' file.
*-a* 'DIRECTORY', *--ansible-playbook-directory* 'DIRECTORY'::
-Manually set the 'DIRECTORY' to look for Ansible playbooks in.
+Manually set the 'DIRECTORY' in which to look for Ansible playbooks.
*--ansible-log-path* 'PATH'::
-Specify the 'PATH' of the directory to save Ansible logs in.
+Specify the 'PATH' of the directory in which to save Ansible logs.
*-v*, *--verbose*::
@@ -82,10 +82,10 @@ sections.
INSTALL
-------
-The **install** command will guide you throgh steps required to
-install an OpenShift Container Platform. After all of the required
-information has been collected (target hosts, storage options,
-high-availability) the installation will begin.
+The **install** command will guide you through steps required to
+install an OCP cluster. After all of the required information has been
+collected (target hosts, storage options, high-availability), the
+installation will begin.
*-f*, *--force*::
@@ -101,15 +101,15 @@ the inventory file is '~/.config/openshift/hosts'.
UNINSTALL
---------
-The **uninstall** command will uninstall OpenShift Container Platform
-from your target hosts. This command has no additional options.
+The **uninstall** command will uninstall OCP from your target
+hosts. This command has no additional options.
UPGRADE
-------
The **upgrade** command will upgrade a cluster of hosts to a newer
-version of the OpenShift Container Platform.
+version of OCP.
*-l*, *--latest-minor*::