From a1bce92cc8dd4857ef14b6e3120551704fec9ce4 Mon Sep 17 00:00:00 2001 From: Tariq Ibrahim Date: Mon, 4 Feb 2019 14:21:45 -0800 Subject: [PATCH] Fix alignment of kubectx help in USAGE text. (#129) --- kubectx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubectx b/kubectx index 8f03e4a..3d317dc 100755 --- a/kubectx +++ b/kubectx @@ -36,7 +36,7 @@ USAGE: (this command won't delete the user/cluster entry that is used by the context) - kubectx -h,--help : show this message + kubectx -h,--help : show this message EOF }