From e748b3dc5e13399fced5ded4cb6581d5f61b5c84 Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Fri, 21 Jul 2017 10:31:59 +0100 Subject: [PATCH] Ensure port number example is in backticks --- docs/cli_pinout.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cli_pinout.rst b/docs/cli_pinout.rst index 052c0d8..a96195c 100644 --- a/docs/cli_pinout.rst +++ b/docs/cli_pinout.rst @@ -160,7 +160,7 @@ PIGPIO_ADDR PIGPIO_PORT The port number the pigpio library should attempt to connect to (if the - pigpio pin factory is being used). Defaults to 8888. + pigpio pin factory is being used). Defaults to ``8888``. .. only:: builder_man