From a1b3847cab0bdbace72e7b1967fb01421066843d Mon Sep 17 00:00:00 2001 From: Ben Nuttall Date: Tue, 6 Dec 2016 13:36:59 +0000 Subject: [PATCH] Grammar --- docs/cli_tools.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/cli_tools.rst b/docs/cli_tools.rst index a92ec71..1d6c5e2 100644 --- a/docs/cli_tools.rst +++ b/docs/cli_tools.rst @@ -11,13 +11,13 @@ tool to write details of the GPIO pins available. Unless specified, the revision of the current device will be detected. A particular revision may be selected with the --revision command-line -option. e.g:: +option. For example:: pinout --revision 000d By default, the output will include ANSI color codes if run in a color-capable terminal. This behaviour may be overridden by the --color or --monochrome -options to force colored or non-colored output, respectively. e.g:: +options to force colored or non-colored output, respectively. For example:: pinout --monochrome