diff options
author | joey <joey> | 2001-11-18 02:04:41 +0000 |
---|---|---|
committer | joey <joey> | 2001-11-18 02:04:41 +0000 |
commit | 088be5d001d899c42b9d572e91198791748e5b46 (patch) | |
tree | 181ded489d5889313725dfd6eb2fdb6b68eca65d /dh_builddeb | |
parent | 2d76f9e8cf76146e7b24ac4232918f584cfb8a16 (diff) | |
download | debhelper-088be5d001d899c42b9d572e91198791748e5b46.tar.gz |
r496: * Man page cleanups, Closes: #119335
Diffstat (limited to 'dh_builddeb')
-rwxr-xr-x | dh_builddeb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dh_builddeb b/dh_builddeb index 162cda86..180d0df1 100755 --- a/dh_builddeb +++ b/dh_builddeb @@ -11,8 +11,7 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS - dh_builddeb [debhelper options] [--destdir=directory] - [--name=filename] [-uparams] [-- params] +B<dh_builddeb> [S<I<debhelper options>>] [B<--destdir=>I<directory>] [B<name=>I<filename>] [S<B<--> I<params>>] =head1 DESCRIPTION |