aboutsummaryrefslogtreecommitdiffstats
path: root/src/calcurse.1
diff options
context:
space:
mode:
authorFrederic Culot <calcurse@culot.org>2009-01-24 17:57:50 +0000
committerFrederic Culot <calcurse@culot.org>2009-01-24 17:57:50 +0000
commit41930521a6575c71d4eb0ae79fda89b53293aa67 (patch)
tree92ad40050a08896002232d4795a144b616403eef /src/calcurse.1
parentfc63b17c786f5a99b1db821b8ea2e6b35866009b (diff)
downloadcalcurse-41930521a6575c71d4eb0ae79fda89b53293aa67.tar.gz
calcurse-41930521a6575c71d4eb0ae79fda89b53293aa67.zip
manpage updated for 2.5
Diffstat (limited to 'src/calcurse.1')
-rwxr-xr-xsrc/calcurse.125
1 files changed, 20 insertions, 5 deletions
diff --git a/src/calcurse.1 b/src/calcurse.1
index 4dc04c6..a0c063c 100755
--- a/src/calcurse.1
+++ b/src/calcurse.1
@@ -1,6 +1,6 @@
-.\" $calcurse: calcurse.1,v 1.12 2008/12/09 21:09:17 culot Exp $
+.\" $calcurse: calcurse.1,v 1.13 2009/01/24 17:57:50 culot Exp $
.\"
-.\" Copyright (c) 2004-2008 Frederic Culot
+.\" Copyright (c) 2004-2009 Frederic Culot
.\"
.\" This program is free software; you can redistribute it and/or modify
.\" it under the terms of the GNU General Public License as published by
@@ -18,7 +18,7 @@
.\" Boston, MA 02111-1307, USA.
.\"
.fam C
-.TH CALCURSE 1 "December 09, 2008" "Version 2.4" "Calcurse Manual"
+.TH CALCURSE 1 "January 24, 2009" "Version 2.5" "Calcurse Manual"
.SH NAME
Calcurse \- text-based organizer
.SH SYNOPSIS
@@ -58,7 +58,7 @@ the given number of upcoming days, depending on the argument format.
Two possible formats are supported:
.RS 9
.TP 2
-\(bu a date of the form 'mm/dd/yyyy'.
+\(bu a date (see below for possible formats).
.TP 2
\(bu a number 'n'.
.RE
@@ -71,6 +71,21 @@ list for the 'n' upcoming days will be returned.
As an example, typing 'calcurse -d 3' will display your appointments
and events for today, tomorrow, and the day after tomorrow.
.br
+The date format used is the one specified in the 'General options' menu.
+Four formats are available:
+.RS 9
+.TP 2
+\fB1.\fP mm/dd/yyyy
+.TP 2
+\fB2.\fP dd/mm/yyyy
+.TP 2
+\fB3.\fP yyyy/mm/dd
+.TP 2
+\fB4.\fP yyyy-mm-dd
+.RE
+.RS 7
+.LP
+.br
\fINote:\fP as for the '-a' flag, the calendar from which to read the
appointments can be specified using the '\-c' flag.
.RE
@@ -218,7 +233,7 @@ or at: http://culot.org/calcurse/manual.html
.SH AUTHOR
\fBFrederic Culot\fP <frederic@culot.org>.
.SH COPYRIGHT
-Copyright (c) 2004-2008 by Frederic Culot.
+Copyright (c) 2004-2009 by Frederic Culot.
.br
This software is released under the GNU General Public License. Please
read the COPYING file for more information.