]> git.sur5r.net Git - bacula/docs/commitdiff
Add documentation for job edit code %P
authorEric Bollengier <eric@baculasystems.com>
Wed, 27 Feb 2013 21:14:54 +0000 (22:14 +0100)
committerEric Bollengier <eric@baculasystems.com>
Mon, 4 Mar 2013 16:56:21 +0000 (17:56 +0100)
docs/manuals/en/main/dirdconf.tex
docs/manuals/en/main/newbsfeatures.tex

index 0c2a7c6a69fd18897ec875976a41353cf46c4884..3108135540003ca572b9306073eeb4d00c241789 100644 (file)
@@ -1236,6 +1236,7 @@ use. The speed parameter should be specified in k/s, kb/s, m/s or mb/s.
     %l = Job Level
     %n = Job name
     %p = Pool name (Only on director side)
+    %P = Current PID process
     %s = Since time
     %t = Job type (Backup, ...)
     %v = Volume name (Only on director side)
index 8b23e73d1a7f09f2b1d607cfdb2aed520e3b151c..b4f111208d399ca6af3d9fcfadcccf4b4b260ed0 100644 (file)
@@ -62,6 +62,13 @@ chapter.
 % run job=Vbackup alljobid=1-3,6-8 level=VirtualFull
 % \end{lstlisting}
 
+\section{Bacula Enterprise 6.2.3}
+
+\subsection{New Job Edit Code \%P}
+
+In various places such as RunScript, you have now access to \%P to get the
+current PID.
+
 \section{Bacula Enterprise 6.2.0}
 
 \subsection{BWeb Bacula Configuration GUI}