From 4f43b0f08ce068a8226b3cc56cf46c5682d2c7a1 Mon Sep 17 00:00:00 2001 From: Eric Bollengier Date: Thu, 26 Jan 2012 13:50:51 +0100 Subject: [PATCH] Add doc on .bvfs_clear_cache --- docs/manuals/en/developers/gui-interface.tex | 9 +++++++++ docs/manuals/en/main/newfeatures.tex | 9 +++++++++ 2 files changed, 18 insertions(+) diff --git a/docs/manuals/en/developers/gui-interface.tex b/docs/manuals/en/developers/gui-interface.tex index 6c9f6668..2d5d88bb 100644 --- a/docs/manuals/en/developers/gui-interface.tex +++ b/docs/manuals/en/developers/gui-interface.tex @@ -302,3 +302,12 @@ To drop the table used by the restore command, you can use the \begin{verbatim} .bvfs_cleanup path=b20001 \end{verbatim} + +\subsection*{Clearing the BVFS Cache} + +To clear the BVFS cache, you can use the \texttt{.bvfs\_clear_cache} command. + +\begin{verbatim} +.bvfs_clear_cache yes +OK +\end{verbatim} diff --git a/docs/manuals/en/main/newfeatures.tex b/docs/manuals/en/main/newfeatures.tex index 766d3c6c..844cd6c6 100644 --- a/docs/manuals/en/main/newfeatures.tex +++ b/docs/manuals/en/main/newfeatures.tex @@ -328,6 +328,15 @@ To drop the table used by the restore command, you can use the .bvfs_cleanup path=b20001 \end{verbatim} +\subsection*{Clearing the BVFS Cache} + +To clear the BVFS cache, you can use the \texttt{.bvfs\_clear_cache} command. + +\begin{verbatim} +.bvfs_clear_cache yes +OK +\end{verbatim} + \section{Changes in the Pruning Algorithm} We rewrote the job pruning algorithm in this version. Previously, in some users -- 2.39.2