From 988ceb697a6fd9bfe70dc23c024c6e6b8c5242f8 Mon Sep 17 00:00:00 2001 From: Martin Halder Date: Mon, 29 Oct 2018 09:33:42 +0100 Subject: [PATCH] website: fix minor typo in documentation (#4864) --- command/acl/acl.go | 2 +- website/source/docs/commands/acl.html.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/command/acl/acl.go b/command/acl/acl.go index 1a49a9d89f..bf735b6ebd 100644 --- a/command/acl/acl.go +++ b/command/acl/acl.go @@ -37,7 +37,7 @@ Usage: consul acl [options] [args] List all ACL Tokens: - $ consul acl tokens list + $ consul acl token list Create a new ACL Policy: diff --git a/website/source/docs/commands/acl.html.md b/website/source/docs/commands/acl.html.md index 58e82d6b2d..6d7c9d669d 100644 --- a/website/source/docs/commands/acl.html.md +++ b/website/source/docs/commands/acl.html.md @@ -77,7 +77,7 @@ Usage: consul acl [options] [args] List all ACL Tokens: - $ consul acl tokens list + $ consul acl token list Create a new ACL Policy: