From 3d75be2d8657d36b82678bfbf6e9ca2f7cb033ea Mon Sep 17 00:00:00 2001 From: e2002 Date: Fri, 11 Feb 2022 11:31:05 +0300 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 460a134..72a8884 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ cli.start, start, cli.play, play - start playing \ cli.play("x"), play(x), play x - play station x \ cli.vol, vol - the current value of volume (0-254) \ cli.vol("x"), vol(x), vol x - set volume (0-254) \ -cli.audioinfo, audioinfo - the current value of debug (0-1) +cli.audioinfo, audioinfo - the current value of debug (0-1) \ cli.audioinfo("x"), audioinfo(x), audioinfo x - debug on/off (0-1) \ cli.smartstart, smartstart - the current value of smart start cli.smartstart("x"), smartstart(x), smartstart x - smart start: 2-off, 0-1 - start playing on boot, if the radio was playing before the reboot \