From: Jaroslav Kysela Date: Mon, 25 May 2026 09:39:14 +0000 (+0200) Subject: amixer: document --file option in man page X-Git-Url: https://git.alsa-project.org/?a=commitdiff_plain;h=f3e849b63a1a43e57e31fb95667ad8441935ea57;p=alsa-utils.git amixer: document --file option in man page Signed-off-by: Jaroslav Kysela --- diff --git a/amixer/amixer.1 b/amixer/amixer.1 index 8860ae1..f825aa3 100644 --- a/amixer/amixer.1 +++ b/amixer/amixer.1 @@ -112,6 +112,15 @@ When this option is given, the command in command\-line arguments is ignored. Only sset and cset are accepted. Other commands are ignored. The commands to unmatched ids are ignored without errors too. +.TP +\fI\-f\fP file | \fI\-\-file\fP file + +Read from the given file and execute the command on each line sequentially. +When this option is given, the command in command\-line arguments is ignored. + +Only sset and cset are accepted. Other commands are ignored. +The commands to unmatched ids are ignored without errors too. + .TP \fI\-h\fP Help: show syntax.