hi 

i was missing the verifylist option for run when looking at 
"help run" on bconsole.

- Thomas


--- src/dird/ua_cmds.c.orig     2010-02-12 12:30:48.586355902 +0100
+++ src/dird/ua_cmds.c  2010-02-12 12:31:34.518490431 +0100
@@ -166,7 +166,7 @@
  { NT_("reload"),     reload_cmd,    _("Reload conf file"), NT_(""),           
       true},
  { NT_("run"),        run_cmd,       _("Run a job"), 
    NT_("job=<job-name> client=<client-name>\n\tfileset=<FileSet-name> 
level=<level-keyword>\n\tstorage=<storage-name>"
-       
"where=<directory-prefix>\n\twhen=<universal-time-specification>\n\tyes"), 
false}, /* need to be check */
+       "where=<directory-prefix>\n\twhen=<universal-time-specification> 
verifylist=<jobids>\n\tyes"), false}, /* need to be check */
 
  { NT_("status"),     status_cmd,    _("Report status"), 
    NT_("all | dir=<dir-name> | director | client=<client-name> | 
storage=<storage-name> slots | days=nnn"), true},


------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Bacula-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to