mkdocs-typer2
No description available
Usage
mkdocs-typer2 [OPTIONS] COMMAND [ARGS]...
Arguments
No arguments available
Options
Name | Description | Required | Default |
---|---|---|---|
--install-completion |
Install completion for the current shell. | No | - |
--show-completion |
Show completion for the current shell, to copy it or customize the installation. | No | - |
--help |
Show this message and exit. | No | - |
Sub Commands
mkdocs-typer2 docs
No description available
Usage
mkdocs-typer2 [OPTIONS] COMMAND [ARGS]...
Arguments
No arguments available
Options
Name | Description | Required | Default |
---|---|---|---|
--name TEXT |
The name of the project | Yes | - |
--help |
Show this message and exit. | No | - |
mkdocs-typer2 hello
No description available
Usage
mkdocs-typer2 [OPTIONS] COMMAND [ARGS]...
Arguments
Name | Description | Required |
---|---|---|
NAME |
The name of the person to greet | Yes |
Options
Name | Description | Required | Default |
---|---|---|---|
--caps / --no-caps |
Whether to capitalize the name [default: no-caps] | No | no-caps |
--color TEXT |
The color of the output | No | - |
--help |
Show this message and exit. | No | - |