diff --git a/bob/bio/base/script/vanilla_biometrics.py b/bob/bio/base/script/vanilla_biometrics.py
index d6c3111c1a32cea591e53d14f6eebebbd1553cf2..56293212d29fcebf481d091ec711fd143edc30f6 100644
--- a/bob/bio/base/script/vanilla_biometrics.py
+++ b/bob/bio/base/script/vanilla_biometrics.py
@@ -114,6 +114,7 @@ TODO: Work out this help
     default="results",
     help="Name of output directory",
 )
+@verbosity_option(cls=ResourceOption)
 def vanilla_biometrics(
     preprocessor,
     extractor,