From 56a34bc502bde807ab722ee5f20d4db2901a5b23 Mon Sep 17 00:00:00 2001 From: Markus Schnalke Date: Wed, 15 Dec 2010 22:02:30 +0100 Subject: [PATCH] document msg parameter to folder --- man/folder.man | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/man/folder.man b/man/folder.man index 9b14527..34d3fa0 100644 --- a/man/folder.man +++ b/man/folder.man @@ -9,7 +9,7 @@ folder, folders \- set/list current folder/message .na .B folder .RI [ +folder ] -.RI [ msgs ] +.RI [ msg ] .RB [ \-all " | " \-noall ] .RB [ \-create " | " \-nocreate ] .RB [ \-fast " | " \-nofast ] @@ -168,10 +168,17 @@ for the current folder (with .BR \-norecurse ) or list all sub-folders under the current folder recursively (with .BR \-recurse ). -In this case, if a +.PP +If .I msg -is also supplied, it will become the current message of -.IR +folder . +is supplied, together with +.IR +folder +or without +.BR \-all , +it will become the current message of +.IR +folder +(if it had been supplied) +or the current folder. .PP The .B \-recurse -- 1.7.10.4