We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0be9045 commit dd78051Copy full SHA for dd78051
docs/cli_pinout.rst
@@ -8,7 +8,7 @@ Synopsis
8
9
::
10
11
- pinout [-h] [-r REVISION] [-c] [-m]
+ pinout [-h] [-r REVISION] [-c] [-m] [-x]
12
13
Description
14
-----------
@@ -41,6 +41,10 @@ Options
41
42
Force monochrome output. See also :option:`--color`
43
44
+.. option:: -x, --xyz
45
+
46
+ Open pinout.xyz in the default web browser
47
48
Examples
49
--------
50
@@ -172,4 +176,4 @@ PIGPIO_PORT
172
176
173
177
:manpage:`remote-gpio(7)`
174
178
175
-.. _revision codes: http://elinux.org/RPi_HardwareHistory
179
+.. _revision codes: https://www.raspberrypi.org/documentation/hardware/raspberrypi/revision-codes/README.md
0 commit comments