manpage and manuals updated with new command line options
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||||
<!--
|
||||
/*
|
||||
* $calcurse: manual_es.html,v 1.14 2008/04/20 12:43:13 culot Exp $
|
||||
* $calcurse: manual_es.html,v 1.15 2008/08/08 14:22:19 culot Exp $
|
||||
*
|
||||
* Calcurse - text-based organizer
|
||||
* Copyright (c) 2004-2008 Frederic Culot
|
||||
@@ -230,7 +230,7 @@ well as the way one can contribute to <code>calcurse</code> development.
|
||||
<h2>3.2 Proceso de instalaci<63>n<a name="install_process"></a></h2>
|
||||
<p>
|
||||
Primero necesitas descomprimir ( gunzip y untar) el archivo fuente:</p>
|
||||
<pre>tar zxvf calcurse-2.1.tar.gz</pre>
|
||||
<pre>tar zxvf calcurse-2.2.tar.gz</pre>
|
||||
<p>
|
||||
Una vez has resuelto los requisitos y has extra<72>do el archivo,
|
||||
el proceso de instalaci<63>n es muy simple y sigue los tres pasos habituales:
|
||||
@@ -285,6 +285,14 @@ well as the way one can contribute to <code>calcurse</code> development.
|
||||
al igual que para la opci<63>n '-a' , el calendario desde donde se
|
||||
leer<65>n puede ser especificado usando la opci<63>n '-c' .</p>
|
||||
</dd>
|
||||
<dt><code>-D <dir>, --directory <dir></code></dt>
|
||||
<dd>
|
||||
<div class="todo">
|
||||
Specify the data directory to use. This option is
|
||||
incompatible with -c. If not specified, the
|
||||
default directory is <code>'~/.calcurse/'</code>.
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>-h, --help</code></dt>
|
||||
<dd>
|
||||
Imprime un breve texto de ayuda describiendo las opciones soportadas en la
|
||||
@@ -305,6 +313,21 @@ well as the way one can contribute to <code>calcurse</code> development.
|
||||
if one is associated with the displayed item.
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>-r[num], --range[=num]</code></dt>
|
||||
<dd>
|
||||
<div class="todo">
|
||||
Print events and appointments for the num number of
|
||||
days and exit. If no num is given, a range of 1 day
|
||||
is considered.
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>-s[date], --startday[=date]</code></dt>
|
||||
<dd>
|
||||
<div class="todo">
|
||||
Print events and appointments from date and exit.
|
||||
If no date is given, the current day is considered.
|
||||
</div>
|
||||
</dd>
|
||||
<dt><code>-t[num], --todo[=num]</code></dt>
|
||||
<dd>
|
||||
Imprime la lista de tareas pendientes ('ToDo') y sale.
|
||||
@@ -508,7 +531,8 @@ well as the way one can contribute to <code>calcurse</code> development.
|
||||
|
||||
<h2>4.3 Archivos de <code>calcurse</code><a name="basics_files"></a></h2>
|
||||
<p>
|
||||
La siguiente estructura se crea en tu directorio <code>$HOME</code>
|
||||
La siguiente estructura se crea en tu directorio <code>$HOME</code>
|
||||
<div class="todo">(or in the directory you specified with the -D option)</div>
|
||||
la primera vez que se ejecuta <code>calcurse</code> :</p>
|
||||
<pre>
|
||||
$HOME/.calcurse/
|
||||
@@ -986,7 +1010,7 @@ msgid ""
|
||||
<li>Jos<EFBFBD> L<>pez por la traducci<63>n al Espa<70>ol de <code>calcurse</code> y su manual</li>
|
||||
<li>Jeremy Roon por la traducci<63>n al holandes</li>
|
||||
<li>Leandro Noferini por la traducci<63>n al italiano</li>
|
||||
<li><div class="todo">Erik Saule for its patch implementing the '-N' flag</div></li>
|
||||
<li><div class="todo">Erik Saule for its patch implementing the '-N', '-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>
|
||||
@@ -1004,7 +1028,7 @@ msgid ""
|
||||
Copyright (c) 2004-2008 Frédéric Culot<br>
|
||||
Traducido al Espa<70>ol por Jos<6F> L<>pez
|
||||
<code><testinground .at. gmail .dot. com></code><br>
|
||||
Calcurse version 2.1 - Last change: April 20, 2008<br>
|
||||
Calcurse version 2.2 - Last change: August 8, 2008<br>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user