Skip to content
This repository has been archived by the owner on Mar 19, 2021. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
bconsole: Adds missing run command arguments
  • Loading branch information
fbergkemper authored and joergsteffens committed May 9, 2017
1 parent f97edc2 commit 5782c7f
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions manuals/en/main/bconsole.tex
Expand Up @@ -1281,10 +1281,15 @@ \section{Console Commands}
The full form of the command is:

\begin{bconsole}{run}
run job=<job-name> client=<client-name>
fileset=<FileSet-name> level=<level-keyword>
storage=<storage-name> where=<directory-prefix>
when=<universal-time-specification> spooldata=yes|no yes
run job=<job-name> client=<client-name> fileset=<fileset-name>
level=<level> storage=<storage-name> where=<directory-prefix>
when=<universal-time-specification> pool=<pool-name>
pluginoptions=<plugin-options-string> accurate=<yes|no>
comment=<text> spooldata=<yes|no> priority=<number>
jobid=<jobid> catalog=<catalog> migrationjob=<job-name> backupclient=<client-name>
backupformat=<format> nextpool=<pool-name> since=<universal-time-specification>
verifyjob=<job-name> verifylist=<verify-list> migrationjob=<complete_name>
yes
\end{bconsole}

Any information that is needed but not specified will be listed for
Expand Down

0 comments on commit 5782c7f

Please sign in to comment.