1
0
mirror of https://github.com/smallstep/cli.git synced 2025-08-07 16:02:54 +03:00

Make sure all the short help uses the first person

Fixes #37
This commit is contained in:
Mariano Cano
2018-11-28 12:41:55 -08:00
parent 477cf26a66
commit e3e5cc1b62
23 changed files with 31 additions and 31 deletions

View File

@@ -20,7 +20,7 @@ func initCommand() cli.Command {
return cli.Command{
Name: "init",
Action: cli.ActionFunc(initAction),
Usage: "initializes the CA PKI",
Usage: "initialize the CA PKI",
UsageText: `**step ca init**
[**--root**=<file>] [**--key**=<file>] [**--pki**]`,
Description: `**step ca init** command initializes a public key infrastructure (PKI) to be