manuals updated with the -S flag

This commit is contained in:
Frederic Culot
2009-07-10 19:49:07 +00:00
parent 1731b0dadd
commit e49ea0ac80
7 changed files with 66 additions and 18 deletions

View File

@@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<!--
/*
* $calcurse: manual_de.html,v 1.25 2009/07/05 20:32:48 culot Exp $
* $calcurse: manual_de.html,v 1.26 2009/07/10 19:49:07 culot Exp $
*
* Copyright (c) 2004-2009 Frederic Culot <frederic@culot.org>
* All rights reserved.
@@ -359,6 +359,14 @@ Es werden sowohl kurze als auch lange Optionsangaben unterst&uuml;tzt.</p>
If no date is given, the current day is considered.
</div>
</dd>
<dt><code>-S&lt;regex&gt;, --search=&lt;regex&gt;</code></dt>
<dd>
<div class="todo">
When used with the '-a', '-d', '-r', '-s', or '-t' flag,
print only the items having a description that matches the given
regular expression.
</div>
</dd>
<dt><code>-t[num], --todo[=num]</code></dt>
<dd>Gibt die 'todo' Liste aus.
Wird die optionale Angabe <code>num</code> &uuml;bergeben, werden nur diejenigen
@@ -1162,7 +1170,7 @@ derjenigen, denen ich Danke sagen m&ouml;chte:
recur_item_inday() verbessern half
<span class="todo">, and for implementing the date format configuration options</span></li>
<li>Jeremy Roon f&uuml;r die &Uuml;bersetzung ins Dutch.</li>
<li><div class="todo">Erik Saule for its patch implementing the '-N', '-s', '-r' and '-D' flags</div></li>
<li><div class="todo">Erik Saule for its patch implementing the '-N', '-s', '-S', '-r' and '-D' flags</div></li>
<li>Leute die Programme geschrieben haben, die ich mag und mich inspiriert haben, insbesondere:
<ul>
<li><code>vim</code> f&uuml;r die Befehlssteuerung</li>
@@ -1179,7 +1187,7 @@ Benutzer, die mir Ihr Feedback mitgeteilt haben.</p>
Copyright &copy; 2004-2009 Fr<46>d<EFBFBD>ric Culot<br>
German translation by Michael Schulz
<code>&lt;bloodshower .at. web .dot. de&gt;</code>, and Chris.<br>
Calcurse version 2.6 - Last change: June 27, 2009<br>
Calcurse version 2.6 - Last change: July 10, 2009<br>
</div>
</div>