From 8625cf7d8bb6a6b119183ece1e591abe526a3e95 Mon Sep 17 00:00:00 2001 From: Thomas Wiest Date: Fri, 19 Jun 2015 10:14:07 -0400 Subject: changed Openshift to OpenShift --- bin/ossh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ossh') diff --git a/bin/ossh b/bin/ossh index 855c5d8b4..2ed033305 100755 --- a/bin/ossh +++ b/bin/ossh @@ -53,7 +53,7 @@ class Ossh(object): config.read(self.config_path) def parse_cli_args(self): - parser = argparse.ArgumentParser(description='Openshift Online SSH Tool.') + parser = argparse.ArgumentParser(description='OpenShift Online SSH Tool.') parser.add_argument('-e', '--env', action="store", help="Which environment to search for the host ") parser.add_argument('-d', '--debug', default=False, -- cgit v1.2.3