From: Dirk H Bartley Date: Sun, 5 Aug 2007 23:54:07 +0000 (+0000) Subject: still refining the text. X-Git-Tag: Release-7.0.0~5895 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=681eace24cbe18ed84bbbe89a399a1e7357a2697;p=bacula%2Fbacula still refining the text. git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@5291 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/qt-console/help/index.html b/bacula/src/qt-console/help/index.html index ec1405c868..d93b0e56d0 100644 --- a/bacula/src/qt-console/help/index.html +++ b/bacula/src/qt-console/help/index.html @@ -40,14 +40,14 @@ run from bconsole, and more.

The bat is bconsole with extra communication capabilities and a set of graphical user interfaces that utilize those capabilities. A bat programmer is able to create interfaces interact with the director in all ways that a user -can, by executing commands. When a command is entered by the interface, bat +can, by executing commands. When a command is entered by an interface, bat will type in the command in the console and will often times change the -interface visible to the console so that the user can read the command as well +visible interface to the console so that the user can read the command as well as the resulting output from the director. Bat can also perform requests of the daemon, that the user normally would not do. These would be the ability to retrieve lists of various resources and also to perform requests of the director -to query director daemon's sql server and the director will return the query -results to bat. +to query director daemon's sql server. The director will then forward the +query results to bat. diff --git a/bacula/src/qt-console/help/joblist.html b/bacula/src/qt-console/help/joblist.html index 596f219178..457ddfbf19 100644 --- a/bacula/src/qt-console/help/joblist.html +++ b/bacula/src/qt-console/help/joblist.html @@ -47,7 +47,7 @@ clicking on the Joblist item in the Page Selector. drop downs and limiting widgets in the Job Plot window defaulting to the current settings of the widgets in the Job List window. -

There are many options in the context sensitive popup that appears when the user +

There are many options in the context sensitive popup that appear when the user right clicks on the job table.

Listing console commands can be run to list the jobid, list the files on that jobid, @@ -61,7 +61,7 @@ box.

An interface to view the logs that have been stored in the database for the jobid can be viewed by using the show log for job option. -If the database does not have a log, an interface explaining the modification that +If the database does not have a log, an popup explaining the modification that should be made to the bacula-dir.conf file will come up. The change is to add catalog = all to the messages stanza of the messages resource that this job uses. diff --git a/bacula/src/qt-console/help/jobs.html b/bacula/src/qt-console/help/jobs.html index 9d4bbe94ac..469f7eb7c5 100644 --- a/bacula/src/qt-console/help/jobs.html +++ b/bacula/src/qt-console/help/jobs.html @@ -23,7 +23,7 @@ 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.

The context sensitive list that pops up when a job is right clicked will -include a number of commands as well as 2 to open up other interfaces. +include a number of commands as well as two to open up other interfaces.

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 @@ -35,6 +35,10 @@ have this jobs files stored on it.

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. +

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 - +preferences then the miscellaneous tab. +

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. diff --git a/bacula/src/qt-console/help/restore.html b/bacula/src/qt-console/help/restore.html index 40e537789f..0c3e184d72 100644 --- a/bacula/src/qt-console/help/restore.html +++ b/bacula/src/qt-console/help/restore.html @@ -14,7 +14,7 @@
-

The Two Restore Interfaces

+

The Two Restore Interfaces

Both restore interfaces accomplish the same 3 steps in different ways. Those steps are to select jobs to restore from, give the user the @@ -27,9 +27,9 @@ in the task bar. There are also two options in the joblist context sensitive menu to start a restore. They are restore from time or restore from job.

This interface is intended as a high performance restore option. -It is a server side interaction to perform the steps by utilizing the -text based restore capabilities of bacula. It interprets interactions with the -server and displays a graphical front end for the user. +It is a server side process. These interfaces assist in user in using the +text based restore capabilities of the standard console. It interprets the text +to display the information in a way that simplifies the restore procedure.

The Opening interface will allow the user to choose selection criterion to inform the server how to determine the set of backup job ids to use in the