From: Eric Bollengier Date: Tue, 27 Oct 2009 19:39:47 +0000 (+0100) Subject: Add docs about auto-completion X-Git-Tag: Release-5.0.0~64 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=443e73d1e7425cdc4b6160ee7cc936b82592cc87;p=bacula%2Fdocs Add docs about auto-completion --- diff --git a/docs/manuals/en/concepts/newfeatures.tex b/docs/manuals/en/concepts/newfeatures.tex index 14032c0b..b57b6661 100644 --- a/docs/manuals/en/concepts/newfeatures.tex +++ b/docs/manuals/en/concepts/newfeatures.tex @@ -178,6 +178,13 @@ be saved. This increases the I/O load, but also the accuracy of the deduplication. By default, Bacula will check modification/creation time and size. +\section{Tab-completion for Bconsole} +\label{sec:tabcompletion} + +If you build \texttt{bconsole} with readline support, you will be able to use +the new auto-completion mode. This mode supports all commands, gives help +inside command, and lists resources when required. + \section{Bvfs API} \label{sec:bvfs}