From 1e540018518dd37db55ac5189112131603121c9c Mon Sep 17 00:00:00 2001 From: Philipp Kern Date: Thu, 28 Aug 2014 22:08:35 +0200 Subject: [PATCH] infinoted man page: correct the usage of --plugins --- infinoted/infinoted-0.7.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infinoted/infinoted-0.7.man b/infinoted/infinoted-0.7.man index e6b69f88..2e565cc4 100644 --- a/infinoted/infinoted-0.7.man +++ b/infinoted/infinoted-0.7.man @@ -55,8 +55,8 @@ to this, when the autosave plugin is enabled, it is possible to save sessions into the tree periodically. The default directory is ~/.infinote. .TP -\fB\-\-plugins\fR=\fIPLUGIN1;PLUGIN2;...\fR -Additional plugins to load, separated by semi-colon. Plugin options can be configured in the configuration file (one section for each plugin), or with the \-\-plugin\-parameter option. +\fB\-\-plugins\fR=\fIPLUGIN\fR +Additional plugin to load. Repeat the option on the command-line to specify multiple plugins and semi-colons in the configuration file. Plugin options can be configured in the configuration file (one section for each plugin), or with the \-\-plugin\-parameter option. .TP \fB\-\-plugin-parameter\fR=\fIPLUGIN:KEY:VALUE\fR Sets the option KEY for plugin PLUGIN to the given VALUE. Normally, plugin