From 8742ee96678c02babb19883dc34b958759bf1497 Mon Sep 17 00:00:00 2001 From: pancho horrillo Date: Wed, 11 Dec 2019 11:44:32 +0100 Subject: [PATCH] doc: markup ls as command role MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Roberto Abdelkader Martínez Pérez --- docs/source/examples/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/examples/index.rst b/docs/source/examples/index.rst index 2d07081..17f91f2 100644 --- a/docs/source/examples/index.rst +++ b/docs/source/examples/index.rst @@ -368,7 +368,7 @@ attacks**. **This example is VULNERABLE to parameter injection** -In this example, an attacker can inject arbitrary parameters to ``ls``. +In this example, an attacker can inject arbitrary parameters to :command:`ls`. .. code-block:: console :linenos: