]> granicus.if.org Git - fcron/commitdiff
added option -q
authorthib <thib>
Mon, 28 Oct 2002 18:00:10 +0000 (18:00 +0000)
committerthib <thib>
Mon, 28 Oct 2002 18:00:10 +0000 (18:00 +0000)
doc/en/fcron.8.sgml

index bd6da6db446b6f99ee69cd6122c35d96a0f834f9..b19b2904a2397a737f0610a714608150caf5359b 100644 (file)
@@ -8,7 +8,7 @@ Foundation.
 A copy of the license is included in gfdl.sgml.
 -->
 
-<!-- $Id: fcron.8.sgml,v 1.5 2002-07-19 19:44:27 thib Exp $ -->
+<!-- $Id: fcron.8.sgml,v 1.6 2002-10-28 18:00:10 thib Exp $ -->
 
 <refentry id="fcron.8">
     <refmeta>
@@ -31,6 +31,7 @@ A copy of the license is included in gfdl.sgml.
            <arg>-b</arg> 
            <arg>-s <replaceable>time</replaceable></arg> 
            <arg>-m <replaceable>num</replaceable></arg> 
+           <arg>-q <replaceable>num</replaceable></arg>
        </cmdsynopsis>
        <cmdsynopsis>
            <command>fcron</command>
@@ -125,6 +126,14 @@ run simultaneously. By default, this value is set to &serialmaxrunning;.</para>
                    <para>&seealso; option &optserial; in &fcrontab;(5).</para>
                </listitem>
            </varlistentry>
+           <varlistentry>
+               <term><option>-q</option> <replaceable>num</replaceable></term>
+               <term><option>--queuelen</option> <replaceable>num</replaceable></term>
+               <listitem>
+                   <para>Set to n the number of jobs the serial queue and
+the lavg queue can contain.</para>
+               </listitem>
+           </varlistentry>
            <varlistentry>
                <term><option>-c</option> <replaceable>file</replaceable></term>
                <term><option>--configfile</option>