summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-info.8
diff options
context:
space:
mode:
authorFabian Affolter <fabian@bernewireless.net>2010-08-12 08:02:15 +0000
committerSol Jerome <sol.jerome@gmail.com>2010-08-14 21:26:25 -0500
commit144089d44a6e202e53f81d7e507a62c2a05b7169 (patch)
tree79bf62b803481638bc7c68e59ada0a82f1110c8f /man/bcfg2-info.8
parent437cd04555e38e7d75c0c6441ad754839178b856 (diff)
downloadbcfg2-144089d44a6e202e53f81d7e507a62c2a05b7169.tar.gz
bcfg2-144089d44a6e202e53f81d7e507a62c2a05b7169.tar.bz2
bcfg2-144089d44a6e202e53f81d7e507a62c2a05b7169.zip
'-K' is replaced by '--ssl-key'
Minor changes and updates git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@6013 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2-info.8')
-rw-r--r--man/bcfg2-info.835
1 files changed, 18 insertions, 17 deletions
diff --git a/man/bcfg2-info.8 b/man/bcfg2-info.8
index 8fbba12e2..d46e34def 100644
--- a/man/bcfg2-info.8
+++ b/man/bcfg2-info.8
@@ -17,7 +17,8 @@ debugging purposes.
.PP
.B "\-C <config file>"
.RS
-Specify the location of the configuration file (if it is not in /etc/bcfg2.conf).
+Specify the location of the configuration file (if it is not in
+/etc/bcfg2.conf).
.RE
.B "\-E <encoding>"
.RS
@@ -48,39 +49,39 @@ Set the communication password.
.PP
.B build <hostname> <filename>
.RS
-Build config for hostname, writing to filename
+Build config for hostname, writing to filename.
.RE
.B builddir <hostname> <dirname>
.RS
-Build config for hostname, writing separate files to dirname
+Build config for hostname, writing separate files to dirname.
.RE
.B buildall <directory>
.RS
-Build configs for all clients in directory
+Build configs for all clients in directory.
.RE
.B buildfile <filename> <hostname>
.RS
-Build config file for hostname (not written to disk)
+Build config file for hostname (not written to disk).
.RE
.B bundles
.RS
-Print out group/bundle information
+Print out group/bundle information.
.RE
.B clients
.RS
-Print out client/profile information
+Print out client/profile information.
.RE
.B debug
.RS
-Shell out to native python interpreter
+Shell out to native python interpreter.
.RE
.B event_debug
.RS
-Display filesystem events as they are processed
+Display filesystem events as they are processed.
.RE
.B generators
.RS
-List current versions of generators
+List current versions of generators.
.RE
.B groups
.RS
@@ -88,23 +89,23 @@ List groups
.RE
.B help
.RS
-Print the list of available commands
+Print the list of available commands.
.RE
.B mappings <type*> <name*>
.RS
-Print generator mappings for optional type and name
+Print generator mappings for optional type and name.
.RE
.B profile <command> <args>
.RS
-Profile a single bcfg2-info command
+Profile a single bcfg2-info command.
.RE
.B quit
.RS
-Exit bcfg2-info command line
+Exit bcfg2-info command line.
.RE
.B showentries <hostname> <type>
.RS
-Show abstract configuration entries for a given host
+Show abstract configuration entries for a given host.
.RE
.B showclient <client1> <client2>
.RS
@@ -112,11 +113,11 @@ Show metadata for given hosts.
.RE
.B update
.RS
-Process pending file events
+Process pending file events.
.RE
.B version
.RS
-Print version of this tool
+Print version of this tool.
.RE
.SH "SEE ALSO"
.BR bcfg2(1),