From 852896b068670947e6fe5c49431655b13228d6cf Mon Sep 17 00:00:00 2001 From: Ryan Ooi Date: Wed, 7 Oct 2020 07:14:56 +0800 Subject: [PATCH] add tailing backtick --- command/acl/authmethod/update/authmethod_update.go | 1 + 1 file changed, 1 insertion(+) diff --git a/command/acl/authmethod/update/authmethod_update.go b/command/acl/authmethod/update/authmethod_update.go index 9eb1a45d6c..3125ad7b74 100644 --- a/command/acl/authmethod/update/authmethod_update.go +++ b/command/acl/authmethod/update/authmethod_update.go @@ -335,3 +335,4 @@ Usage: consul acl auth-method update -name NAME [options] -kubernetes-host "https://new-apiserver.example.com:8443" \ -kubernetes-ca-cert @/path/to/new-kube.ca.crt \ -kubernetes-service-account-jwt "NEW_JWT_CONTENTS" +`