Set back aliases_only option for subcommand name

This commit is contained in:
VirtuBox
2019-06-17 13:46:26 +02:00
parent dbffa22412
commit 9efc58ef47

View File

@@ -16,6 +16,7 @@ class WOUpdateController(CementBaseController):
label = 'wo_update'
stacked_on = 'base'
aliases = ['update']
aliases_only = True
stacked_type = 'nested'
description = ('update WordOps to latest version')
arguments = [