Skip to content

Commit 6fa0a6d

Browse files
committed
corrected double hyphen
1 parent 1662667 commit 6fa0a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/http.server.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ such as using different index file names by overriding the class attribute
426426
:attr:`index_pages`.
427427

428428

429-
.. option:: -default-content-type <content_type>
429+
.. option:: --default-content-type <content_type>
430430

431431
Specifies the Content-Type HTTP header. By default, the server uses the
432432
MIME type ``'application/octet-stream'`` for the ``Content-Type`` header

0 commit comments

Comments
 (0)