From d831377f61a1c605725cafeee774891899dbe90b Mon Sep 17 00:00:00 2001 From: Tim Bielawa Date: Tue, 27 Sep 2016 13:50:26 -0700 Subject: Addresses most comments from @adellape --- .../man1/atomic-openshift-installer.1.asciidoc.in | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'utils') 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*:: -- cgit v1.2.1