From 5d208432a5c3f7ebfb0fe3e60698824a7cee7db6 Mon Sep 17 00:00:00 2001 From: mkontani Date: Sat, 8 Feb 2020 20:31:49 +0900 Subject: [PATCH] Fix help command indication --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 806d1775..456d5b14 100644 --- a/README.md +++ b/README.md @@ -342,8 +342,8 @@ Documentation can be found in a handful of different places: 1. The [docs](./docs/README.md) sub-repo has an index of documentation and tutorials. -2. On the command line with `step ca help xxx` where `xxx` is the subcommand -you are interested in. Ex: `step help ca provisioners list`. +2. On the command line with `step help ca xxx` where `xxx` is the subcommand +you are interested in. Ex: `step help ca provisioner list`. 3. On the web at https://smallstep.com/docs/certificates.