Skip to content

Commit f92c44f

Browse files
Update input_eq command docs
Co-authored-by: Daniel Schaefer <[email protected]>
1 parent 32493dd commit f92c44f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inputmodule-control/src/ledmatrix.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ pub struct LedMatrixSubcommand {
8686
#[arg(long)]
8787
pub random_eq: bool,
8888

89-
/// Input EQ
89+
/// Display EQ of microphone input
9090
#[arg(long)]
9191
pub input_eq: bool,
9292

0 commit comments

Comments
 (0)