Update docs name of init command

This commit is contained in:
2020-11-25 10:36:48 -05:00
parent ce5ee11841
commit a5d495cfaf
2 changed files with 2 additions and 2 deletions

View File

@ -4144,7 +4144,7 @@ def task_restore(filename, confirm_flag):
###############################################################################
# pvc init
# pvc task init
###############################################################################
@click.command(name='init', short_help='Initialize a new cluster.')
@click.option(