]> git.donarmstrong.com Git - debhelper.git/blobdiff - debhelper.pod
solve the dh -Bbuild problem
[debhelper.git] / debhelper.pod
index a4765baba8367f458a96f5fa1cc80a07056a061a..03d0f90b1a79a5297df492a0d3560318b0bccd2c 100644 (file)
@@ -156,6 +156,13 @@ This little-used option changes the package which debhelper considers the
 one for which debian/foo files can be used instead of the usual
 debian/package.foo files.
 
+=item B<-O=>I<option|bundle>
+
+This is used by L<dh(1)> when passing user-specified options to all the
+commands it runs. If the command supports the specified option or option
+bundle, it will take effect. If the command does not support the option (or
+any part of an option bundle), it will be ignored.
+
 =back
 
 =head1 COMMON DEBHELPER OPTIONS