From 6b4f2b3fdc3489627911a0f215b4c837f8f76957 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kitenet.net>
Date: Sun, 13 May 2012 13:29:24 -0400
Subject: [PATCH] document parallel builds

---
 dh_builddeb | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/dh_builddeb b/dh_builddeb
index aa11c32..bf9fc27 100755
--- a/dh_builddeb
+++ b/dh_builddeb
@@ -18,6 +18,9 @@ B<dh_builddeb> [S<I<debhelper options>>] [B<--destdir=>I<directory>] [B<--filena
 B<dh_builddeb> simply calls L<dpkg-deb(1)> to build a Debian package or
 packages.
 
+It supports building multiple binary packages in parallel, when enabled by
+DEB_BUILD_OPTIONS.
+
 =head1 OPTIONS
 
 =over 4
-- 
2.39.5