bugfix: calcurse -ta cannot be used any longer
This commit is contained in:
@@ -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édéric Culot<br>
|
||||
Calcurse version 1.7 - Last change: December 12, 2006
|
||||
Copyright (c) 2004-2007 Frédéric Culot<br>
|
||||
Calcurse version 1.7 - Last change: January 16, 2007
|
||||
<em></small>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user