aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--data/evolution.18
2 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b7e6c6684..26cde14aa9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-05-14 Dan Winship <danw@ximian.com>
+
+ * data/evolution.1: Document "evolution default:mail"
+
2002-05-08 Ettore Perazzoli <ettore@ximian.com>
* README: Add an explanation/warning about why we want Berkeley DB
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