mirror of
https://github.com/django/django.git
synced 2025-11-03 05:13:23 +00:00
Fixed #15088 - Missing dash in documentation. Thanks Aryeh Leib Taurog for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@15217 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
da524c56e1
commit
8b4e39bc2e
1 changed files with 1 additions and 1 deletions
|
|
@ -617,7 +617,7 @@ Example usage::
|
||||||
Run a FastCGI server as a daemon and write the spawned PID in a file.
|
Run a FastCGI server as a daemon and write the spawned PID in a file.
|
||||||
|
|
||||||
runserver [port or address:port]
|
runserver [port or address:port]
|
||||||
-------------------------------
|
--------------------------------
|
||||||
|
|
||||||
.. django-admin:: runserver
|
.. django-admin:: runserver
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue