fix: remove negative_description support
This commit is contained in:
parent
aa5c2f773c
commit
05fcb14364
1 changed files with 0 additions and 2 deletions
|
|
@ -37,12 +37,10 @@ cli:
|
|||
|
||||
debug:
|
||||
description: {_('display debug informations')}
|
||||
negative_description: {_('do not display debug informations')}
|
||||
default: false
|
||||
|
||||
versions:
|
||||
description: {_('display rougail version and all componants')}
|
||||
negative_description: {_('do not display rougail version and all componants')}
|
||||
default: false
|
||||
"""
|
||||
return {
|
||||
|
|
|
|||
Loading…
Reference in a new issue