[1.5.x] Fixed a small formatting issue.
Backport 0b071ba7df
of from master.
This commit is contained in:
parent
56d56d55b1
commit
fcc8381505
|
@ -229,8 +229,8 @@ prompts.
|
||||||
The :djadminopt:`--database` option may be used to specify the database
|
The :djadminopt:`--database` option may be used to specify the database
|
||||||
to flush.
|
to flush.
|
||||||
|
|
||||||
--no-initial-data
|
``--no-initial-data``
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. versionadded:: 1.5
|
.. versionadded:: 1.5
|
||||||
|
|
||||||
|
@ -1068,8 +1068,8 @@ prompts.
|
||||||
The :djadminopt:`--database` option can be used to specify the database to
|
The :djadminopt:`--database` option can be used to specify the database to
|
||||||
synchronize.
|
synchronize.
|
||||||
|
|
||||||
--no-initial-data
|
``--no-initial-data``
|
||||||
~~~~~~~~~~~~~~~~~
|
~~~~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
.. versionadded:: 1.5
|
.. versionadded:: 1.5
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue