]> git.ipfire.org Git - people/ms/dma.git/commitdiff
dma: note that the -q option requires an unused argument
authorSimon Schubert <corecode@dragonflybsd.org>
Thu, 9 Jul 2009 12:37:16 +0000 (14:37 +0200)
committerSimon Schubert <corecode@dragonflybsd.org>
Thu, 16 Jul 2009 14:13:04 +0000 (16:13 +0200)
Submitted-by: Peter Pentchev <roam@ringlet.net>
dma.8

diff --git a/dma.8 b/dma.8
index bfad1915e9e1e8e3472dd4eafa1e0341a40f69c3..f4db47b010a0d593daf0dc412d44efad195624b9 100644 (file)
--- a/dma.8
+++ b/dma.8
 .Nd DragonFly Mail Agent
 .Sh SYNOPSIS
 .Nm
-.Op Fl DiOq
+.Op Fl DiO
 .Op Fl A Ar mode
 .Op Fl b Ar mode
 .Op Fl f Ar sender
 .Op Fl L Ar tag
 .Op Fl o Ar option
 .Op Fl r Ar sender
+.Op Fl q Ar arg
 .Op Ar recipient ...
 .Sh DESCRIPTION
 .Nm
@@ -95,8 +96,9 @@ Specifying
 is synonymous to
 .Fl i .
 All other options are ignored.
-.It Fl q
+.It Fl q Ar arg
 Process saved messages in the queue.
+The argument is required for compatibility with sendmail, and ignored.
 .It Fl r Ar sender
 Same as
 .Fl f .