aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pwm/pwm.8
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pwm/pwm.8')
-rw-r--r--usr.sbin/pwm/pwm.83
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.sbin/pwm/pwm.8 b/usr.sbin/pwm/pwm.8
index 37c1aa8fec49..94be5af7f703 100644
--- a/usr.sbin/pwm/pwm.8
+++ b/usr.sbin/pwm/pwm.8
@@ -35,6 +35,7 @@
.Nm
.Op Fl f Ar device
.Op Fl D | Fl E
+.Op Fl I
.Op Fl p Ar period
.Op Fl d Ar duty
.Sh DESCRIPTION
@@ -82,6 +83,8 @@ during which the signal is asserted.
Enable the PWM channel.
.It Fl p Ar period
Configure the period (in nanoseconds) of the PWM channel.
+.It Fl I
+Invert PWM signal polarity
.El
.Sh EXAMPLES
.Bl -bullet