enphatize dangerous effect
This commit is contained in:
parent
3a5ea1a2d7
commit
c502773ab9
1 changed files with 1 additions and 1 deletions
|
@ -1173,7 +1173,7 @@ def migrate_pass(ctx, limit):
|
||||||
@click.option(
|
@click.option(
|
||||||
'--yes-I-am-sure',
|
'--yes-I-am-sure',
|
||||||
default=False,
|
default=False,
|
||||||
help="DAGEROUS! Don't prompt for confirmation before deleting all passwords."
|
help="DAGEROUS! Don't prompt for confirmation before deleting ALL passwords."
|
||||||
)
|
)
|
||||||
@click_config_file.configuration_option()
|
@click_config_file.configuration_option()
|
||||||
@click.pass_context
|
@click.pass_context
|
||||||
|
|
Loading…
Reference in a new issue