diff options
author | Frederic Culot <calcurse@culot.org> | 2009-06-27 09:56:20 +0000 |
---|---|---|
committer | Frederic Culot <calcurse@culot.org> | 2009-06-27 09:56:20 +0000 |
commit | 364496a9a91b711d8195b3ca3b6ca61a2907c1c4 (patch) | |
tree | d4fa13eb4c61bcdedcc9f1a7cf5e9025be8cc325 /doc/manual_de.html | |
parent | ef42d6675dd099a185b3cd2db9df8aa18995ef52 (diff) | |
download | calcurse-364496a9a91b711d8195b3ca3b6ca61a2907c1c4.tar.gz calcurse-364496a9a91b711d8195b3ca3b6ca61a2907c1c4.zip |
html manuals updated
Diffstat (limited to 'doc/manual_de.html')
-rwxr-xr-x | doc/manual_de.html | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/doc/manual_de.html b/doc/manual_de.html index 5d3de55..fd58a8c 100755 --- a/doc/manual_de.html +++ b/doc/manual_de.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- /* - * $calcurse: manual_de.html,v 1.23 2009/01/24 17:57:36 culot Exp $ + * $calcurse: manual_de.html,v 1.24 2009/06/27 09:56:21 culot Exp $ * * Calcurse - text-based organizer * Copyright (c) 2004-2009 Frederic Culot @@ -249,7 +249,7 @@ laden:</p> <h2>3.2 Installationsprozess<a name="install_process"></a></h2> <p> Als erstes müssen die Dateien entpackt werden:</p> -<pre>tar zxvf calcurse-2.5.tar.gz</pre> +<pre>tar zxvf calcurse-2.6.tar.gz</pre> <p> Ist diese Voraussetzung erfüllt und das Archiv entpackt, sind nur noch die drei üblichen Schritte erforderlich:</p> @@ -357,9 +357,10 @@ Es werden sowohl kurze als auch lange Optionsangaben unterstützt.</p> <dd>Gibt die 'todo' Liste aus. Wird die optionale Angabe <code>num</code> übergeben, werden nur diejenigen Aufgaben angezeigt, denen die Prioriät <code>num</code> zugewiesen wurde.<br> - <p class="rq"><span class="valorise">Beachte:</span> - Die angegebene Priorität muss zwischen 1 (höchste) und 9 - (niedrigste) liegen.</p> + <div class="todo"> + 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> + </div> </dd> <dt><code>-v, --version</code></dt> <dd>Gibt die aktuelle Version von Calcurse aus. @@ -1172,7 +1173,7 @@ Benutzer, die mir Ihr Feedback mitgeteilt haben.</p> Copyright © 2004-2009 Frédéric Culot<br> German translation by Michael Schulz <code><bloodshower .at. web .dot. de></code>, and Chris.<br> - Calcurse version 2.5 - Last change: January 24, 2009<br> + Calcurse version 2.6 - Last change: June 27, 2009<br> </div> </div> |