From f3e849b63a1a43e57e31fb95667ad8441935ea57 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Mon, 25 May 2026 11:39:14 +0200 Subject: [PATCH] amixer: document --file option in man page Signed-off-by: Jaroslav Kysela --- amixer/amixer.1 | 9 +++++++++ 1 file changed, 9 insertions(+) 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. -- 2.52.0