Update CONFIG section on NO_AUDIO

Signed-off-by: Skylar "The Cobra" Widulski <cobra@vern.cc>
This commit is contained in:
Skylar "The Cobra" Widulski 2023-05-13 20:45:15 -04:00
parent 3db172bf3b
commit c532052eac
Signed by: cobra
GPG Key ID: 4FD8F812083FF6F9
2 changed files with 16 additions and 3 deletions

View File

@ -5,7 +5,7 @@
.nh
.ad l
.\" Begin generated content:
.TH "wf-shadow" "1" "2023-05-13" "wf-shadow" "wlroots Utilities"
.TH "wf-shadow" "1" "2023-05-14" "wf-shadow" "wlroots Utilities"
.P
.SH NAME
.P
@ -45,9 +45,14 @@ End the current instance running on monitor \fIMONITOR\fR.\&
.RE
\fB-a, --audio\fR \fIDEVICE\fR
.RS 4
This option is used in order to set the pulseaudio/pipewire-pulse device
that is recorded by \fBwf-shadow\fR.\&
.P
.RE
\fB-n, --no-audio\fR
.RS 4
By default, \fBwf-shadow\fR enables the -a option of wf-recorder(1).\& This
option is used in order to set the pulseaudio/pipewire-pulse device that is
recorded by \fBwf-shadow\fR.\&
option disables it.\&
.P
.RE
\fB-V, --video\fR \fIDEVICE\fR
@ -108,6 +113,11 @@ This variable is the same as what is passed to \fI-a\fR.\& See \fBOPTIONS\fR for
more information.\&
.P
.RE
\fBNO_AUDIO\fR
.RS 4
When this variable is set, audio recording will be disabled.\&
.P
.RE
\fBVIDEO_DEV\fR
.RS 4
This variable is the same as what is passed to \fI-V\fR.\& See \fBOPTIONS\fR for

View File

@ -78,6 +78,9 @@ variables.
This variable is the same as what is passed to _-a_. See *OPTIONS* for
more information.
*NO_AUDIO*
When this variable is set, audio recording will be disabled.
*VIDEO_DEV*
This variable is the same as what is passed to _-V_. See *OPTIONS* for
more information.