diff --git a/doc/wf-shadow.1 b/doc/wf-shadow.1 index c0fb70f..8b41013 100644 --- a/doc/wf-shadow.1 +++ b/doc/wf-shadow.1 @@ -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 diff --git a/doc/wf-shadow.1.scd b/doc/wf-shadow.1.scd index 699f1fa..cce07ae 100644 --- a/doc/wf-shadow.1.scd +++ b/doc/wf-shadow.1.scd @@ -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.