From: Eric Bollengier Date: Fri, 2 Oct 2009 13:17:40 +0000 (+0200) Subject: add new console timeout option X-Git-Tag: Release-3.0.3~2^2~4 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=47c59e0a6d1a359f2505d7719ef68a1fb68c6cf1;p=bacula%2Fdocs add new console timeout option --- diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index ea7e63ce..d657c049 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -298,6 +298,9 @@ access a detailed overview of your Autochanger. (cf \ref{fig:jobinfo}.) \label{fig:achcontent} \end{figure} +\section{Console timeout option} +You can now use the -u option of bconsole to set a timeout for each command. + \chapter{New Features in Released Version 3.0.2} This chapter presents the new features added to the diff --git a/docs/manuals/en/console/bconsole.tex b/docs/manuals/en/console/bconsole.tex index 9bf20120..32774003 100644 --- a/docs/manuals/en/console/bconsole.tex +++ b/docs/manuals/en/console/bconsole.tex @@ -62,6 +62,7 @@ Usage: bconsole [-s] [-c config_file] [-d debug_level] -dnn set debug level to nn -n no conio -s no signals + -u set command execution timeout to seconds -t test - read configuration and exit -? print this message. \end{verbatim} diff --git a/docs/techlogs/speed-test-results.ods b/docs/techlogs/speed-test-results.ods index 3882a877..9551e83e 100644 Binary files a/docs/techlogs/speed-test-results.ods and b/docs/techlogs/speed-test-results.ods differ