From eb7914d45cd08e861848cd63ea7ea328936648cc Mon Sep 17 00:00:00 2001 From: Michael Rash Date: Thu, 8 Aug 2013 21:37:44 -0400 Subject: [PATCH] minor ChangeLog update for --stanza-list --- ChangeLog | 2 ++ client/fwknop.8.in | 9 +++++++-- doc/fwknop.man.asciidoc | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index f71f52e6..9c9f4c7a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,8 @@ fwknop-2.5.2 (//2013): or fwknopd command to be sent through gdb with the same command line args as the test suite used. This is for convenience to rapidly allow gdb to be launched when investigating fwknop/fwknopd problems. + - [client] (Franck Joncourt) Added --stanza-list argument to show the + stanza names from ~/.fwknoprc. fwknop-2.5.1 (07/25/2013): - [client] Bug fix to reset terminal setting to orignal values after diff --git a/client/fwknop.8.in b/client/fwknop.8.in index 01340373..2d8f3856 100644 --- a/client/fwknop.8.in +++ b/client/fwknop.8.in @@ -2,12 +2,12 @@ .\" Title: fwknop .\" Author: [see the "AUTHORS" section] .\" Generator: DocBook XSL Stylesheets v1.76.1 -.\" Date: 07/09/2013 +.\" Date: 08/08/2013 .\" Manual: Fwknop Client .\" Source: Fwknop Client .\" Language: English .\" -.TH "FWKNOP" "8" "07/09/2013" "Fwknop Client" "Fwknop Client" +.TH "FWKNOP" "8" "08/08/2013" "Fwknop Client" "Fwknop Client" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -254,6 +254,11 @@ Used with to overwrite all of the variables for the specified stanza .RE .PP +\fB\-\-stanza\-list\fR +.RS 4 +Dump a list of the stanzas found in \(lq$HOME/\&.fwknoprc\(rq\&. +.RE +.PP \fB\-\-show\-last\fR .RS 4 Display the last command\-line arguments used by diff --git a/doc/fwknop.man.asciidoc b/doc/fwknop.man.asciidoc index 97c5cd0b..8b736544 100644 --- a/doc/fwknop.man.asciidoc +++ b/doc/fwknop.man.asciidoc @@ -257,7 +257,7 @@ GENERAL OPTIONS specified stanza *--stanza-list*:: - Dump a list of the stanzas found in $HOME/.fwknoprc. + Dump a list of the stanzas found in ``$HOME/.fwknoprc''. *--show-last*:: Display the last command-line arguments used by *fwknop*.