]> git.madduck.net Git - code/mailplate.git/commitdiff

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

add explicit stdin method
authormartin f. krafft <madduck@madduck.net>
Sun, 7 Oct 2007 16:36:07 +0000 (17:36 +0100)
committermartin f. krafft <madduck@madduck.net>
Sun, 7 Oct 2007 16:36:07 +0000 (17:36 +0100)
mailplate.xml

index 992714fee9ed55dcc125d81ca92795fd4616e148..a846d352db374f08efeea51dae4e62f316698368 100644 (file)
@@ -97,6 +97,23 @@ and docbook-xsl in your Build-Depends control field.
       <arg choice="plain"><replaceable>template-name</replaceable></arg>
       <arg choice="plain"><replaceable>message-file</replaceable></arg>
     </cmdsynopsis>
+    <cmdsynopsis>
+      <command>&dhpackage;</command>
+      <group>
+       <arg choice="plain"><option>--keep-unknown</option></arg>
+       <arg choice="plain"><option>-k</option></arg>
+      </group>
+      <group>
+       <arg choice="plain"><option>--verbose</option></arg>
+       <arg choice="plain"><option>-v</option></arg>
+      </group>
+      <group>
+       <arg choice="plain"><option>--debug</option></arg>
+       <arg choice="plain"><option>-d</option></arg>
+      </group>
+      <arg choice="plain"><replaceable>template-name</replaceable></arg>
+      <arg choice="plain">&lt; <replaceable>message-data</replaceable></arg>
+    </cmdsynopsis>
     <cmdsynopsis>
       <command>&dhpackage;</command>
       <group>