From b9f381fa755d888f3dab2de58171f17f905cdd32 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 7 Jun 2024 16:25:46 +0200 Subject: [PATCH] fix: RST formatting --- docs/source/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/source/index.rst b/docs/source/index.rst index 657cf1e..21c6a82 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -19,7 +19,8 @@ Usage You can use `pyvariot` as a python script:: - $ variot -h + $ variot -h + usage: pyvariot [-h] [--url URL] [--apikey APIKEY] (--vulnerability_id VULNERABILITY_ID | --exploit_id EXPLOIT_ID)