mirror of
https://github.com/KevinMidboe/python-gpiozero.git
synced 2025-12-08 20:39:01 +00:00
Grammar
This commit is contained in:
@@ -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
|
Unless specified, the revision of the current device will be detected. A
|
||||||
particular revision may be selected with the --revision command-line
|
particular revision may be selected with the --revision command-line
|
||||||
option. e.g::
|
option. For example::
|
||||||
|
|
||||||
pinout --revision 000d
|
pinout --revision 000d
|
||||||
|
|
||||||
By default, the output will include ANSI color codes if run in a color-capable
|
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
|
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
|
pinout --monochrome
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user