diff --git a/docs/README.rst b/docs/README.rst index 426b3ee..4ecee0d 100644 --- a/docs/README.rst +++ b/docs/README.rst @@ -1,26 +1,26 @@ Software Heritage - Code Scanner ================================ Source code scanner using the -`Software Heritage` _ +`Software Heritage `_ `archive `_ as knowledge base. Sample usage ------------ .. code-block:: shell $ swh scanner scan --help Usage: swh scanner scan [OPTIONS] PATH Scan a source code project to discover files and directories already present in the archive Options: -u, --api-url API_URL url for the api request [default: https://archive.softwareheritage.org/api/1] -f, --format [text|json] select the output format -h, --help Show this message and exit.