mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-13 13:09:41 +02:00
Update src/registrar/management/commands/update_default_public_contacts.py
Co-authored-by: Rachid Mrad <107004823+rachidatecs@users.noreply.github.com>
This commit is contained in:
parent
33667b0605
commit
db9808ccfd
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ class Command(BaseCommand, PopulateScriptTemplate):
|
||||||
"--target_domain",
|
"--target_domain",
|
||||||
help=(
|
help=(
|
||||||
"Updates the public contact on a given domain name (case insensitive). "
|
"Updates the public contact on a given domain name (case insensitive). "
|
||||||
"Use this option to avoid doing a mass-update to every public contact record."
|
"Use this option to avoid doing a mass-update of every public contact record."
|
||||||
),
|
),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue