diff --git a/docs/usage.rst b/docs/usage.rst index 79b4c5b..c5ea879 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -204,8 +204,8 @@ httptoken A personal authorization token used to fetch the url with the ``Authorization`` header. The type of token depends on the authorization required. - - For Bearer token set : ``Bearer `` - - For Basic token set : ``Basic `` + - For Bearer token set \: ``Bearer `` + - For Basic token set \: ``Basic `` In the keyfile add ``httptoken_{name}`` token.