added --last-cmd argument to fwknop(8) man page via the fwknop.man.asciidoc file

git-svn-id: file:///home/mbr/svn/fwknop/trunk@196 510a4753-2344-4c79-9c09-4d669213fbeb
This commit is contained in:
Michael Rash 2010-01-16 21:11:27 +00:00
parent 1092e6ef46
commit cee622aab5

View File

@ -118,6 +118,11 @@ GENERAL OPTIONS
Instruct the *fwknop* client to write a newly created SPA packet out Instruct the *fwknop* client to write a newly created SPA packet out
to the specified file so that it can be examined off-line. to the specified file so that it can be examined off-line.
*-l, --last-cmd*::
Execute *fwknop* with the command-line arguments from the previous
invocation (if any). The previous arguments are parsed out of the
'~/.fwknop.run' file.
*-G, --get-key*='<file>':: *-G, --get-key*='<file>'::
Load an encryption key/password from the specified file. Load an encryption key/password from the specified file.
@ -400,7 +405,7 @@ is required on the underlying operating system.
DIAGNOSTICS DIAGNOSTICS
----------- -----------
fwknop can be run with the *-T* (or *--test*) command line option. fwknop can be run with the *-T* (or *--test*) command line option.
This will have *fwkop* simply create and print the SPA packet information, This will have *fwknop* simply create and print the SPA packet information,
then run it through a decrypt/decode cycle and print it again. then run it through a decrypt/decode cycle and print it again.
SEE ALSO SEE ALSO