From 675d22ddbe399b29ee11f90d216987ffd2490cdb Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Wed, 16 Mar 2005 21:06:28 +0000 Subject: [PATCH] *** empty log message *** SVN revision: 1249 --- doc/userguide.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/doc/userguide.html b/doc/userguide.html index 432ef735..8c22cf65 100755 --- a/doc/userguide.html +++ b/doc/userguide.html @@ -255,9 +255,8 @@ a valid user name / password pair must be specified with the -u<

Multiple attributes can be specified as well as several attachments. If attributes with multiple possible values are defined in a logbook (via the -"MOptions" keyword), they have to be specified with an index number -like -a <attribute>_0=<value1> -a <attribute>_1=<value2> -etc, even if only a single value is submitted. +"MOptions" keyword), they can be separated with a "|", +like -a "<attribute>=<value1> | <value2>". The message text can be supplied directly at the command line or submitted from a file with the -m flag.