aboutsummaryrefslogtreecommitdiff
path: root/doc/cfpeek.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/cfpeek.1')
-rw-r--r--doc/cfpeek.16
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/cfpeek.1 b/doc/cfpeek.1
index ff8ffa9..ca76ec1 100644
--- a/doc/cfpeek.1
+++ b/doc/cfpeek.1
@@ -14,7 +14,7 @@
.\" You should have received a copy of the GNU General Public License
.\" along with cfpeek. If not, see <http://www.gnu.org/licenses/>.
.\"
-.TH CFPEEK 1 "August 13, 2012" "CFPEEK" "Cfpeek User Reference"
+.TH CFPEEK 1 "August 14, 2012" "CFPEEK" "Cfpeek User Reference"
.SH NAME
cfpeek \- retrieve values from a structured configuration file
.SH SYNOPSIS
@@ -434,6 +434,10 @@ This option provides an initialization expression, which is evaluated
once, after loading the script file, if one is specified, and before
starting the main loop.
.TP
+\fB\-d\fR, \fB\-\-done=\fIEXPR\fR
+This option supplies a cleanup expression. The expression will be
+evaluated once, after the main loop finishes.
+.TP
\fB\-l\fR, \fB\-\-lang\fR=\fINAME\fR
Select scripting language to use. This is reserved for future use.
.SS Preprocessor control

Return to:

Send suggestions and report system problems to the System administrator.