diff options
Diffstat (limited to 'doc/manual_es.html')
-rwxr-xr-x | doc/manual_es.html | 14 |
1 files changed, 11 insertions, 3 deletions
diff --git a/doc/manual_es.html b/doc/manual_es.html index 15f3c83..f592782 100755 --- a/doc/manual_es.html +++ b/doc/manual_es.html @@ -1,7 +1,7 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <!-- /* - * $calcurse: manual_es.html,v 1.22 2009/07/05 20:32:48 culot Exp $ + * $calcurse: manual_es.html,v 1.23 2009/07/10 19:49:07 culot Exp $ * * Copyright (c) 2004-2009 Frederic Culot <frederic@culot.org> * All rights reserved. @@ -363,6 +363,14 @@ well as the way one can contribute to <code>calcurse</code> development. If no date is given, the current day is considered. </div> </dd> + <dt><code>-S<regex>, --search=<regex></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> Imprime la lista de tareas pendientes ('ToDo') y sale. @@ -1178,7 +1186,7 @@ msgid "" <li>José López por la traducción al Español de <code>calcurse</code> y su manual</li> <li>Jeremy Roon por la traducción al holandes</li> <li>Leandro Noferini por la traducción al italiano</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>a la gente que ha escrito softwares que me gustan y que me inspiraron, especialmente : <ul> <li><code>vim</code> por las teclas de desplazamiento</li> @@ -1196,7 +1204,7 @@ msgid "" Copyright © 2004-2009 Frédéric Culot<br> Traducido al Español por José López <code><testinground .at. gmail .dot. com></code><br> - Calcurse version 2.6 - Last change: June 27, 2009<br> + Calcurse version 2.6 - Last change: July 10, 2009<br> </div> </div> |