From 91167b2c01e5a0abafd0c111fa3546601e1f5cf0 Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Thu, 13 Sep 2012 10:39:40 -0400 Subject: bcfg2-crypt: added -I option, made --stdout better, updated man page --- tools/manpagegen/bcfg2-crypt.8.ronn | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/manpagegen/bcfg2-crypt.8.ronn b/tools/manpagegen/bcfg2-crypt.8.ronn index a164d47f1..64077ec3b 100644 --- a/tools/manpagegen/bcfg2-crypt.8.ronn +++ b/tools/manpagegen/bcfg2-crypt.8.ronn @@ -3,7 +3,7 @@ bcfg2-crypt(8) -- Bcfg2 encryption and decryption utility ## SYNOPSIS -`bcfg2-crypt` [<-C configfile>] [--decrypt|--encrypt] [--cfg|--properties] [--remove] [--xpath ] [-p ] [-v] [...] +`bcfg2-crypt` [<-C configfile>] [--decrypt|--encrypt] [--cfg|--properties] [--stdout] [--remove] [--xpath ] [-p ] [-v] [-I] [...] ## DESCRIPTION @@ -35,6 +35,10 @@ what to do. than `` in your Properties files. See [MODES] below for details. + * `--stdout`: + Print the resulting file to stdout instead of writing it to a + file. + * `--remove`: Remove the plaintext file after it has been encrypted. Only meaningful for Cfg files. @@ -53,6 +57,10 @@ what to do. * `-v`: Be verbose. + * `-I`: + When encrypting a Properties file, interactively select the + elements whose data should be encrypted. + * `-h`: Display help and exit. -- cgit v1.2.3-1-g7c22