bugfix: calcurse -ta cannot be used any longer

This commit is contained in:
Frederic Culot
2007-01-16 11:23:28 +00:00
parent 40ea16233d
commit fd9c46e9fa
3 changed files with 14 additions and 13 deletions

View File

@@ -1,10 +1,10 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
/*
* $calcurse: manual_en.html,v 1.6 2006/12/13 09:30:11 culot Exp $
* $calcurse: manual_en.html,v 1.7 2007/01/16 11:23:28 culot Exp $
*
* Calcurse - text-based organizer
* Copyright (c) 2004-2006 Frederic Culot
* Copyright (c) 2004-2007 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
@@ -330,7 +330,8 @@
This means the desired information will be displayed, and
after that, <code>calcurse</code> simply quits and you are
driven back to the shell prompt.<br>
That way, one can add a line such as <code>'calcurse -ta'</code>
That way, one can add a line such as
<code>'calcurse --todo --appointment'</code>
in its init config file to display at logon the list of tasks
and appointments scheduled for the current day.
@@ -874,8 +875,8 @@
<hr>
<small><em>
Copyright (c) 2004-2006 Fr&eacute;d&eacute;ric Culot<br>
Calcurse version 1.7 - Last change: December 12, 2006
Copyright (c) 2004-2007 Fr&eacute;d&eacute;ric Culot<br>
Calcurse version 1.7 - Last change: January 16, 2007
<em></small>