summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-admin.8
diff options
context:
space:
mode:
authorAndrew Brestick <brestick@mcs.anl.gov>2008-06-27 14:18:00 +0000
committerAndrew Brestick <brestick@mcs.anl.gov>2008-06-27 14:18:00 +0000
commit70e36603fae55888a30e2d5b9176e4b13d987ae3 (patch)
treee45b8d0dcde2000aaff2610ace0f8bd449ce7666 /man/bcfg2-admin.8
parentc5ad72e5b19bd3a301246e0b5147b697c96e63a0 (diff)
downloadbcfg2-70e36603fae55888a30e2d5b9176e4b13d987ae3.tar.gz
bcfg2-70e36603fae55888a30e2d5b9176e4b13d987ae3.tar.bz2
bcfg2-70e36603fae55888a30e2d5b9176e4b13d987ae3.zip
updated client admin mode and bcfg2-admin man pages with thenostradamus' patches
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4724 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man/bcfg2-admin.8')
-rw-r--r--man/bcfg2-admin.826
1 files changed, 13 insertions, 13 deletions
diff --git a/man/bcfg2-admin.8 b/man/bcfg2-admin.8
index d657f6dbf..4af010144 100644
--- a/man/bcfg2-admin.8
+++ b/man/bcfg2-admin.8
@@ -1,4 +1,4 @@
- .TH "bcfg2-admin" 8
+.TH "bcfg2-admin" 8
.SH NAME
bcfg2-admin \- Perform repository administration tasks
.SH SYNOPSIS
@@ -13,7 +13,7 @@ bcfg2-admin \- Perform repository administration tasks
Perform bcfg2 repository administration
.SH OPTIONS
.PP
-.B -C <config-file>
+.B \-C <config-file>
.RS
Specify the location of the configuration file (if it is not in /etc/bcfg2.conf)
.RE
@@ -55,25 +55,25 @@ Create a graphviz diagram of client, group and bundle information
.RE
.SH CLIENT OPTIONS
.PP
-.B \mode
+.B mode
.RS
Add a client 'add' or delete a client 'del'
.RE
-.B \client
+.B client
.RS
Specify the client's name
.RE
-.B \attribute=value
+.B attribute=value
.RS
Set attribute values when adding a new client
.RE
.SH QUERY OPTIONS
.PP
-.B \g=group
+.B g=group
.RS
Specify a group to search within
.RE
-.B \p=profile
+.B p=profile
.RS
Specify a profile to search within
.RE
@@ -91,17 +91,17 @@ Print the results, separated by commas
.RE
.SH COMPARE OPTIONS
.PP
-.B \old
+.B old
.RS
Specify the location of the old configuration file
.RE
-.B \new
+.B new
.RS
Specify the location of the new configuration file
.RE
.SH MINESTRUCT OPTIONS
.PP
-.B \client
+.B client
.RS
Client whose metadata is to be searched for extra entries
.RE
@@ -115,15 +115,15 @@ Specify the xml file in which to write the extra entries
.RE
.SH PULL OPTIONS
.PP
-.B \client
+.B client
.RS
Specify the name of the client to search for
.RE
-.B \entry-type
+.B entry-type
.RS
Specify the type of the entry to pull
.RE
-.B \entry-name
+.B entry-name
.RS
Specify the name of the entry to pull
.RE