diff options
Diffstat (limited to 'urpm/args.pm')
-rw-r--r-- | urpm/args.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/urpm/args.pm b/urpm/args.pm index fca6bb0e..4ca21538 100644 --- a/urpm/args.pm +++ b/urpm/args.pm @@ -145,6 +145,7 @@ my %options_spec = ( auto => \$::auto, v => \$::verbose, a => \$::matches, + noscripts => \$::noscripts, }, #- see also below, autogenerated callbacks |