Hi all,
While looking at the documentation of mpc, I found a small typo. Patch is attached. Thanks, -- Michael
diff --git a/doc/mpc.1 b/doc/mpc.1 index 4d8cdfb..2bea9a6 100644 --- a/doc/mpc.1 +++ b/doc/mpc.1 @@ -260,7 +260,7 @@ Send a message to the specified channel. .B waitmessage <channel> Wait for at least one message on the specified channel. .TP -.B subscribe <channel>> +.B subscribe <channel> Subscribe to the specified channel and continuously receive messages. .SH "ENVIRONMENT VARIABLES" All environment variables are overridden by any values specified via command line switches.
_______________________________________________ mpd-devel mailing list [email protected] http://mailman.blarg.de/listinfo/mpd-devel
