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
|
@ -617,7 +617,7 @@ Example usage::
|
|||
Run a FastCGI server as a daemon and write the spawned PID in a file.
|
||||
|
||||
runserver [port or address:port]
|
||||
-------------------------------
|
||||
--------------------------------
|
||||
|
||||
.. django-admin:: runserver
|
||||
|
||||
|
|
Loading…
Reference in New Issue