diff options
Diffstat (limited to 'docs/features/proxyauth.rst')
-rw-r--r-- | docs/features/proxyauth.rst | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/features/proxyauth.rst b/docs/features/proxyauth.rst index bfd32fbd..afdbb639 100644 --- a/docs/features/proxyauth.rst +++ b/docs/features/proxyauth.rst @@ -10,8 +10,8 @@ upstream servers. For now, only HTTP Basic authentication is supported. The proxy auth options are not compatible with the transparent, socks or reverse proxy mode. -================== ============================= -command-line :option:`--nonanonymous`, - :option:`--singleuser USER`, - :option:`--htpasswd PATH` -================== ============================= +================== ====================== +command-line ``--nonanonymous``, + ``--singleuser USER``, + ``--htpasswd PATH`` +================== ====================== |