/[gnats]/gnats/doc/p-admin.texi
ViewVC logotype

Diff of /gnats/doc/p-admin.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by pdm, Sun Jul 14 17:27:47 2002 UTC revision 1.26 by pdm, Sun Jul 28 19:22:27 2002 UTC
# Line 1804  The usage for @code{queue-pr} is as foll Line 1804  The usage for @code{queue-pr} is as foll
1804  @smallexample  @smallexample
1805  queue-pr [ -q | --queue ] [ -r | --run ]  queue-pr [ -q | --queue ] [ -r | --run ]
1806           [ -f @var{filename} | --file=@var{filename} ]           [ -f @var{filename} | --file=@var{filename} ]
1807             [ -m @var{kbytes} | --max-size=@var{kbytes} ]
1808           [ -d @var{databasename} | --database=@var{databasename} ]           [ -d @var{databasename} | --database=@var{databasename} ]
1809           [ -h | --help] [ -V | --version ]           [ -h | --help] [ -V | --version ]
1810  @end smallexample  @end smallexample
# Line 1830  Redirects files in the @file{gnats-queue Line 1831  Redirects files in the @file{gnats-queue
1831  Used with @samp{-q} (or @samp{--queue}), accepts the file denoted by  Used with @samp{-q} (or @samp{--queue}), accepts the file denoted by
1832  @var{filename} as input rather than reading from standard input.  @var{filename} as input rather than reading from standard input.
1833    
1834    @item -m @var{kbytes}
1835    @itemx --max-size=@var{kbytes}
1836    Do not process messages larger then @var{kbytes} kilobytes.  Files
1837    larger than the limit are left for human intervention.
1838    
1839  @item -d @var{databasename}  @item -d @var{databasename}
1840  @itemx --directory=@var{databasename}  @itemx --directory=@var{databasename}
1841  Specifies database to operate on.  If this option is left out, the value  Specifies database to operate on.  If this option is left out, the value

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26