X-Git-Url: https://ruderich.org/simon/gitweb/?p=blhc%2Fblhc.git;a=blobdiff_plain;f=bin%2Fblhc;h=71c97cef5bda0e31a5282160557c2e769898e520;hp=6c3853a7975c7c296afd6cf43845747f2a5f544e;hb=ac8118289ece66a515f2602928242d9179401fbb;hpb=f939b4685a7cb1e1003fbd81a4f136c254b554a4 diff --git a/bin/blhc b/bin/blhc index 6c3853a..71c97ce 100755 --- a/bin/blhc +++ b/bin/blhc @@ -312,7 +312,7 @@ if (not Getopt::Long::GetOptions( 'all' => \$option_all, # Misc. 'color' => \$option_color, - 'arch' => \$option_arch, + 'arch=s' => \$option_arch, 'buildd' => \$option_buildd, )) { require Pod::Usage;