summaryrefslogtreecommitdiff
path: root/Dh_Getopt.pm
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 05:09:33 +0000
committerjoey <joey>1999-08-17 05:09:33 +0000
commit7e30b95a60b9197618c6223388d2c49bee13c2c6 (patch)
treee4d93d173cda83d320aa95b13b329bed2898a93a /Dh_Getopt.pm
parent36411bfcb72fc17c6aa0f3b11cdd04e52828db98 (diff)
downloaddebhelper-7e30b95a60b9197618c6223388d2c49bee13c2c6.tar.gz
r170: Initial Import
Diffstat (limited to 'Dh_Getopt.pm')
-rw-r--r--Dh_Getopt.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Dh_Getopt.pm b/Dh_Getopt.pm
index e0b3896d..5f43496b 100644
--- a/Dh_Getopt.pm
+++ b/Dh_Getopt.pm
@@ -84,6 +84,7 @@ sub parseopts {
"d" => \$options{D_FLAG},
"remove-d" => \$options{D_FLAG},
+ "dirs-only" => \$options{D_FLAG},
"r" => \$options{R_FLAG},
"no-restart-on-upgrade" => \$options{R_FLAG},