From c5a3b0c681ad4f9e6c0782ff1702f8a9cfdf16e7 Mon Sep 17 00:00:00 2001 From: vishalnayak Date: Fri, 11 Sep 2015 21:36:20 -0400 Subject: [PATCH] Typo fix --- command/token_create.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/command/token_create.go b/command/token_create.go index 8087abe95..ec455651c 100644 --- a/command/token_create.go +++ b/command/token_create.go @@ -83,7 +83,7 @@ Usage: vault token-create [options] will inherit your policies, or can be assigned a subset of your policies. A lease can also be associated with the token. If a lease is not associated - with the token, then it cannot be renewed. And if a lease is associated with + with the token, then it cannot be renewed. If a lease is associated with the token, it will expire after that amount of time unless it is renewed. Metadata associated with the token (specified with "-metadata") is