From: Jonathan Neuschäfer Date: Tue, 12 Jun 2012 19:48:12 +0000 (+0200) Subject: ncmpc.1: document the "chat-prefix" option X-Git-Tag: release-0.21~24 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=83fa30b67b045ab6a0c587773b2baf60fbbecc1b;p=ncmpc.git ncmpc.1: document the "chat-prefix" option --- diff --git a/doc/config.sample b/doc/config.sample index 5f1f93f..986452f 100644 --- a/doc/config.sample +++ b/doc/config.sample @@ -110,6 +110,9 @@ ## Ask before starting an editor. #text-editor-ask = yes +## The prefix of chat messages +#chat-prefix = " " + ## Display song length in second column #second-column = yes diff --git a/doc/ncmpc.1 b/doc/ncmpc.1 index 0aabe94..187e375 100644 --- a/doc/ncmpc.1 +++ b/doc/ncmpc.1 @@ -139,6 +139,9 @@ The text editor used for editing lyrics. .B text\-editor\-ask = yes|no Ask before starting an editor. .TP +.B chat\-prefix = PREFIX +Prefix messages send with the chat screen with PREFIX. By default they are prefixed with the current user name enclosed by \fB<\fR and \fB>\fR and a space (i.e. " "). +.TP .B second-column = yes|no Display song length in a second column. .SS Display