]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/help/jobs.html
After getting my Tech Writer wife to riview my tech writing attempts :)
[bacula/bacula] / bacula / src / qt-console / help / jobs.html
index 469f7eb7c5a04383b19968ad9468b6fe78082a45..b3ddeba6e1b92b1edac4d1d33c353458bf642169 100644 (file)
 <h4>The Jobs Interface</h4>
 <font size=+1>
 
-<p>The Jobs interface will show the list of job resources.  The data displayed
-for each job in this list are the defaults for the resource as defined in
-the bacula-dir configuration file.  These defaults are the values that will be
-used when a job is run because it was scheduled to.  They are also the values 
-that will be filled in by default if the job is run manually.
-
-<p>The context sensitive list that pops up when a job is right clicked will
-include a number of commands as well as two to open up other interfaces.
-
-<p>The user can run a list files command in the console that will display a
-list of job id's that have been run and some associated data.  This is similar
+<p>The Jobs interface shows a table of job resources.  The data displayed
+for each job in this list are the defaults for the job resource as defined in
+the bacula-dir configuration file.  When a job is run due to being scheduled, 
+these defaults are the values that will be used.  They are also the values 
+that are populated by default if the job is run manually.
+
+<p>The context sensitive popup menu includes a number of options.  There are 
+options to run commands and there is an option to open up a different
+interface.
+
+<p>The user can run a list files command in the console that displays a
+list of jobid's that have been run and some associated data.  This is similar
 output to what can be seen in the joblist interface.
 
-<p>The console command list volumes can be run to output a list of volumes that
+<p>The list volumes console command can be run to output a list of volumes that
 have this jobs files stored on it.
 
-<p>The list nextvolume console command will tell the user the next volume that
-will be asked for when this job is run.  It will also show a list of past jobs.
+<p>The list nextvolume console command tells the user the next volume that
+will be asked for when the job is run.  It also shows a list of past jobs.
 
 <p>There is a preferences item to determine whether a long list or a short list
-command will be run.  It can be found from the menu by following settings -
+command is run.  It can be found from the menu by following settings -
 preferences then the miscellaneous tab.
 
-<p>There are options to run commands to enable or disable the job as scheduled.
-If disabled, the job will be re-enabled when the director daemon is restarted.
+<p>There are options to run commands to either enable or disable the job as scheduled.
+If disabled, the job is re-enabled when the director daemon is restarted.
 
-<p>The cancel job command will cancel any running job id's with this job
+<p>The cancel job command is to cancel any running job id's with the job
 definition.
 
-<p>The open joblist option will create a new JobList interface and pre-populate
-the job dropdown list selecting only jobid's run with this jobs resource.
+<p>The open joblist option is to open a new JobList interface and pre-populate
+the job dropdown list with the jobs resource name.
 
-<p>The run job option will open up the run job interface prepopulating the job
+<p>The run job option is to open the run job interface prepopulating the job
 dropdown box with the selected job.
 
 </BODY>