enphatize dangerous effect

This commit is contained in:
Antonio J. Delgado 2024-11-12 10:43:28 +02:00
parent 3a5ea1a2d7
commit c502773ab9

View file

@ -1173,7 +1173,7 @@ def migrate_pass(ctx, limit):
@click.option(
'--yes-I-am-sure',
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.pass_context