diff --git a/docs/data/zz_cli_help.toml b/docs/data/zz_cli_help.toml index 4cb8b603e..114c38a54 100644 --- a/docs/data/zz_cli_help.toml +++ b/docs/data/zz_cli_help.toml @@ -261,16 +261,14 @@ NAME: lego list - Display certificates and accounts information. USAGE: - lego list + lego list [command [command options]] + +COMMANDS: + certificates Display information about certificates. + accounts Display information about accounts. OPTIONS: - --accounts, -a Display accounts. - --help, -h show help - --names, -n Display certificate names only. - - Flags related to the storage: - - --path string Directory to use for storing the data. [$LEGO_PATH] + --help, -h show help """ [[command]]