diff --git a/docs/usage.rst b/docs/usage.rst index c6f4529..a03a3a4 100644 --- a/docs/usage.rst +++ b/docs/usage.rst @@ -177,9 +177,9 @@ tries This only works when the source implementation uses the builtin HTTP client. httptoken - A personal authorization token used to fetch the url with the ``Authorization`` header. - The type of token depends on the authorization required. - + 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 `` @@ -285,7 +285,7 @@ url xpath An xpath expression used to find the version string. -.. note:: +.. note:: An additional dependency "lxml" is required. Find with a Command