X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=man%2Fmhpath.man1;h=17295650c24cbeb05a778399cc504dd13b6b9523;hp=1c35fcd1a615b7d8e558e87465f68f90bd835e39;hb=18591f8e001ecedbee48a51c1d1f08ebaa1c15c8;hpb=5c43bb739797c078c3fd6aa982183e15af456d31 diff --git a/man/mhpath.man1 b/man/mhpath.man1 index 1c35fcd..1729565 100644 --- a/man/mhpath.man1 +++ b/man/mhpath.man1 @@ -3,7 +3,7 @@ .\" .TH MHPATH %manext1% "%nmhdate%" MH.6.8 [%nmhversion%] .SH NAME -mhpath \- print full pathnames of nmh messages and folders +mhpath \- print full pathnames of mh messages and folders .SH SYNOPSIS .HP 5 .na @@ -24,24 +24,24 @@ instead. If the only argument is `+', your mail storage location (`Path') is output; this can be useful in shell scripts. .PP Contrasted with other -.B nmh +.B mmh commands, a message argument to .B mhpath may often be intended for writing. Because of this: .PP .IP 1) 4 -the name `new' has been added to +the name `b' has been added to .BR mhpath 's list of -reserved message names (the others are `first', `last', -`prev', `next', `cur', and `all'). -The new message is equivalent to the message after the last message +reserved message names (the others are `f', `l', +`p', `n', `c', and `a'). +The `b' (beyond) message is equivalent to the message after the last message in a folder (and equivalent to 1 in a folder without messages). -The `new' message may not be used as part of a message range. +The `b' message may not be used as part of a message range. .IP 2) 4 Within a message list, the following designations may refer to messages that do not exist: a single numeric message name, the single message name -`cur', and (obviously) the single message name `new'. +`c', and (obviously) the single message name `b'. All other message designations must refer to at least one existing message, if the folder contains messages. .IP 3) 4 @@ -59,7 +59,7 @@ Cur is 4. % mhpath /r/phyl/Mail/foo -% mhpath all +% mhpath a /r/phyl/Mail/foo/3 /r/phyl/Mail/foo/5 /r/phyl/Mail/foo/6 @@ -72,23 +72,23 @@ Cur is 4. /r/phyl/Mail/foo/5 /r/phyl/Mail/foo/6 -% mhpath new +% mhpath b /r/phyl/Mail/foo/7 -% mhpath last new +% mhpath l b /r/phyl/Mail/foo/6 /r/phyl/Mail/foo/7 -% mhpath last\-new -bad message list `last\-new'. +% mhpath l\-b +bad message list `l\-b'. -% mhpath cur +% mhpath c /r/phyl/Mail/foo/4 % mhpath 1\-2 no messages in range `1\-2'. -% mhpath first:2 +% mhpath f:2 /r/phyl/Mail/foo/3 /r/phyl/Mail/foo/5 @@ -141,7 +141,7 @@ None .SH BUGS Like all -.B nmh +.B mmh commands, .B mhpath expands and sorts