diff --git a/plugins/modules/web_infrastructure/django_manage.py b/plugins/modules/web_infrastructure/django_manage.py index bd4d566083..75a40d5592 100644 --- a/plugins/modules/web_infrastructure/django_manage.py +++ b/plugins/modules/web_infrastructure/django_manage.py @@ -57,7 +57,7 @@ options: type: bool database: description: - - The database to target. Used by the 'createcachetable', 'flush', 'loaddata', and 'syncdb' commands. + - The database to target. Used by the C(createcachetable), C(flush), C(loaddata), C(syncdb), and C(migrate) I(command). required: false failfast: description: