-t, --test           Run in test mode, no actions are actually taken.
 -n, --now            Perform actions now, instead of when they
                      might be scheduled.
-
+--run FILE           runs the specified action FILE (e.g. one of the /etc/backup.d/ files)
 
 CONFIGURATION FILES
 ===================
 
        changes to rdiff handler: added "options", and "keep" is not necessarily days now.
        added dup handler (still pretty beta)
        added maildir handler (very specialized handler)
+    added --run option (runs the specified action file)
 
 version 0.4.2 -- Jan 6 2005
        fixed bug which caused a report email to be sent even if no actions were run.