From 0f3c7879a1773d68415befef933c63eb9872079f Mon Sep 17 00:00:00 2001 From: Dan Winship Date: Tue, 14 May 2002 18:19:53 +0000 Subject: Document "evolution default:mail" * data/evolution.1: Document "evolution default:mail" svn path=/trunk/; revision=16784 --- data/evolution.1 | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'data') diff --git a/data/evolution.1 b/data/evolution.1 index 8e0193d82c..13d67e2dbe 100644 --- a/data/evolution.1 +++ b/data/evolution.1 @@ -22,10 +22,14 @@ To run this program the standard way type: .sp \fBevolution\fR .sp -To open your Inbox +To open the local Inbox folder .sp \fBevolution evolution:/local/Inbox\fR .sp +To open your default mail/calendar/contacts/tasks folder +.sp + \fBevolution default:mail\fR +.sp To send mail to \fBjoe@somewhere.net\fR .sp \fBevolution mailto:joe@somewhere.net\fR @@ -36,4 +40,4 @@ be: .sp \fBevolution "%s"\fR .sp -(The similar approach works for Mozilla and other applications.) \ No newline at end of file +(A similar approach works for Mozilla and other applications.) \ No newline at end of file -- cgit