diff options
author | Niels Thykier <niels@thykier.net> | 2016-10-01 16:40:17 +0000 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2016-10-01 16:40:17 +0000 |
commit | e9ee7898595b965cd67004f7e17b7549183d2989 (patch) | |
tree | 226a6e90a50c314f7255c3b14f6264766274440d /dh_icons | |
parent | 172e0f4e20619b1cc971a71a0bcf06c3354debb8 (diff) | |
download | debhelper-e9ee7898595b965cd67004f7e17b7549183d2989.tar.gz |
Add a dash in --no-scripts and --only-scripts for consistency
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_icons')
-rwxr-xr-x | dh_icons | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -32,7 +32,7 @@ These commands are inserted into the maintainer scripts by L<dh_installdeb(1)>. =over 4 -=item B<-n>, B<--noscripts> +=item B<-n>, B<--no-scripts> Do not modify maintainer scripts. |