diff options
author | Tim Bielawa <tbielawa@redhat.com> | 2016-12-28 13:18:17 -0800 |
---|---|---|
committer | Tim Bielawa <tbielawa@redhat.com> | 2016-12-28 13:18:17 -0800 |
commit | 92effadb9f5ecaebcc769252314b0503c90f7289 (patch) | |
tree | a73b54bcc22808f5c0665c92cdad037805a7d08a /utils/docs/man/man1 | |
parent | 930102c3353a8ac8941df64fca3f76569dd982ae (diff) | |
download | openshift-92effadb9f5ecaebcc769252314b0503c90f7289.tar.gz openshift-92effadb9f5ecaebcc769252314b0503c90f7289.tar.bz2 openshift-92effadb9f5ecaebcc769252314b0503c90f7289.tar.xz openshift-92effadb9f5ecaebcc769252314b0503c90f7289.zip |
Update aoi manpage with correct operation count
Diffstat (limited to 'utils/docs/man/man1')
-rw-r--r-- | utils/docs/man/man1/atomic-openshift-installer.1 | 6 | ||||
-rw-r--r-- | utils/docs/man/man1/atomic-openshift-installer.1.asciidoc.in | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/utils/docs/man/man1/atomic-openshift-installer.1 b/utils/docs/man/man1/atomic-openshift-installer.1 index 072833ce8..ef28dc238 100644 --- a/utils/docs/man/man1/atomic-openshift-installer.1 +++ b/utils/docs/man/man1/atomic-openshift-installer.1 @@ -2,12 +2,12 @@ .\" Title: atomic-openshift-installer .\" Author: [see the "AUTHOR" section] .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> -.\" Date: 10/20/2016 +.\" Date: 12/28/2016 .\" Manual: atomic-openshift-installer .\" Source: atomic-openshift-utils 1.3 .\" Language: English .\" -.TH "ATOMIC\-OPENSHIFT\-I" "1" "10/20/2016" "atomic\-openshift\-utils 1\&.3" "atomic\-openshift\-installer" +.TH "ATOMIC\-OPENSHIFT\-I" "1" "12/28/2016" "atomic\-openshift\-utils 1\&.3" "atomic\-openshift\-installer" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -86,7 +86,7 @@ Show the usage help and exit\&. .RE .SH "COMMANDS" .sp -\fBatomic\-openshift\-installer\fR has three modes of operation: +\fBatomic\-openshift\-installer\fR has four modes of operation: .sp .RS 4 .ie n \{\ 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 9b02c4d14..2917e9992 100644 --- a/utils/docs/man/man1/atomic-openshift-installer.1.asciidoc.in +++ b/utils/docs/man/man1/atomic-openshift-installer.1.asciidoc.in @@ -68,7 +68,7 @@ Show the usage help and exit. COMMANDS -------- -**atomic-openshift-installer** has three modes of operation: +**atomic-openshift-installer** has four modes of operation: * **install** * **uninstall** |