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_installwm | |
parent | 2d76f9e8cf76146e7b24ac4232918f584cfb8a16 (diff) | |
download | debhelper-088be5d001d899c42b9d572e91198791748e5b46.tar.gz |
r496: * Man page cleanups, Closes: #119335
Diffstat (limited to 'dh_installwm')
-rwxr-xr-x | dh_installwm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installwm b/dh_installwm index 6199c0ac..11768563 100755 --- a/dh_installwm +++ b/dh_installwm @@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS - dh_installwm [debhelper options] [-n] [--priority=n] [wm ...] +B<dh_installwm> [S<I<debhelper options>>] [B<-n>] [B<--priority=>I<n>] [S<I<wm ...>>] =head1 DESCRIPTION |