diff options
| author | Julien Phalip <jphalip@gmail.com> | 2013-08-04 17:29:55 -0700 |
|---|---|---|
| committer | Julien Phalip <jphalip@gmail.com> | 2013-08-04 17:33:00 -0700 |
| commit | 7cc91eae7c4efc0108e51a28c472559c77778eaf (patch) | |
| tree | a8133fdba5cdf80010873f1cddb10746abc0043e /docs | |
| parent | 59bf42f79e6f2fce2fc9128a86643cdb80b4b49a (diff) | |
[1.6.x] Fixed a small formatting issue.
Backport 0b071ba7df7394b9 of from master.
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/ref/django-admin.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index 3f70ea3c1d..9e3d6bc438 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -265,8 +265,8 @@ prompts. The :djadminopt:`--database` option may be used to specify the database to flush. ---no-initial-data -~~~~~~~~~~~~~~~~~ +``--no-initial-data`` +~~~~~~~~~~~~~~~~~~~~~ .. versionadded:: 1.5 @@ -1154,8 +1154,8 @@ prompts. The :djadminopt:`--database` option can be used to specify the database to synchronize. ---no-initial-data -~~~~~~~~~~~~~~~~~ +``--no-initial-data`` +~~~~~~~~~~~~~~~~~~~~~ .. versionadded:: 1.5 |
