From 83fa30b67b045ab6a0c587773b2baf60fbbecc1b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jonathan=20Neusch=C3=A4fer?= Date: Tue, 12 Jun 2012 21:48:12 +0200 Subject: [PATCH] ncmpc.1: document the "chat-prefix" option --- doc/config.sample | 3 +++ doc/ncmpc.1 | 3 +++ 2 files changed, 6 insertions(+) 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 -- 2.30.2