diff options
author | Kenny Woodson <kwoodson@redhat.com> | 2016-01-13 12:18:15 -0500 |
---|---|---|
committer | Kenny Woodson <kwoodson@redhat.com> | 2016-01-13 12:18:15 -0500 |
commit | feaf2d4a28992c3a6b3a8086830ce710c3c6c7e0 (patch) | |
tree | 03da9bd74967b0e1566a62a6890ca9da7a6b92db | |
parent | 8adda1299d33a8fc14772c4551d228cc0240c91a (diff) | |
parent | a391fac26da6889fd314ab2ce21ff33629422fe9 (diff) | |
download | openshift-feaf2d4a28992c3a6b3a8086830ce710c3c6c7e0.tar.gz openshift-feaf2d4a28992c3a6b3a8086830ce710c3c6c7e0.tar.bz2 openshift-feaf2d4a28992c3a6b3a8086830ce710c3c6c7e0.tar.xz openshift-feaf2d4a28992c3a6b3a8086830ce710c3c6c7e0.zip |
Merge pull request #1179 from kwoodson/v3_doc
Udpating opssh documentation.
-rwxr-xr-x | bin/opssh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ Options: -c CLUSTER, --cluster CLUSTER which cluster to use -e ENV, --env ENV which environment to use + --v3 When working with v3 environments. v2 by default -t HOST_TYPE, --host-type HOST_TYPE which host type to use --list-host-types list all of the host types |