html manuals updated

This commit is contained in:
Frederic Culot
2009-06-27 09:56:20 +00:00
parent ef42d6675d
commit 364496a9a9
7 changed files with 44 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
/*
* $calcurse: manual_en.html,v 1.23 2009/01/24 17:57:36 culot Exp $
* $calcurse: manual_en.html,v 1.24 2009/06/27 09:56:21 culot Exp $
*
* Calcurse - text-based organizer
* Copyright (c) 2004-2009 Frederic Culot
@@ -243,7 +243,7 @@ All of the commands are documented within an online help system.
<h2>3.2 Install process<a name="install_process"></a></h2>
<p>
First you need to gunzip and untar the source archive:</p>
<pre>tar zxvf calcurse-2.5.tar.gz</pre>
<pre>tar zxvf calcurse-2.6.tar.gz</pre>
<p>
Once you meet the requirements and have extracted the archive,
the install process is quite simple, and follows the standard
@@ -350,9 +350,10 @@ All of the commands are documented within an online help system.
<dd>
Print the 'todo' list and exit. If the optional number
<code>num</code> is given, then only todos having a priority
equal to <code>num</code> will be returned.
<p class="rq"><span class="valorise">Note:</span> proprity number
must be between 1 (highest) and 9 (lowest).</p>
equal to <code>num</code> will be returned. The priority number
must be between 1 (highest) and 9 (lowest). It is also possible
to specify '0' for the priority, in which case only completed
tasks will be shown.</p>
</dd>
<dt><code>-v, --version</code></dt>
<dd>
@@ -1190,7 +1191,7 @@ msgid ""
<div class="footer">
Copyright &copy; 2004-2009 Fr<46>d<EFBFBD>ric Culot<br>
Calcurse version 2.5 - Last change: January 24, 2009<br>
Calcurse version 2.6 - Last change: June 27, 2009<br>
</div>
</div>