{$ github.githubLinks(doc.longDescriptionDoc, cliVersionInfo) $} Description
{$ doc.longDescription | marked $} {% endif%} {% if doc.subcommands.length %}This command has the following commands:
-
{% for subcommand in doc.subcommands %}
- {$ subcommand.name $} {% endfor %}