summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2008-02-19 01:18:14 +0000
committerNarayan Desai <desai@mcs.anl.gov>2008-02-19 01:18:14 +0000
commite3364097371ec3673c18a12a56254e776be22d7b (patch)
tree64dc4fef60351636d821a8fc7fa853de1fb6b096 /man
parent18b9808b79bbed11a06b598d259152795111c0d0 (diff)
downloadbcfg2-e3364097371ec3673c18a12a56254e776be22d7b.tar.gz
bcfg2-e3364097371ec3673c18a12a56254e776be22d7b.tar.bz2
bcfg2-e3364097371ec3673c18a12a56254e776be22d7b.zip
bcfg2-query patch from SolJ
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@4384 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'man')
-rw-r--r--man/bcfg2-query.825
1 files changed, 18 insertions, 7 deletions
diff --git a/man/bcfg2-query.8 b/man/bcfg2-query.8
index cdcc0ede1..a306ba049 100644
--- a/man/bcfg2-query.8
+++ b/man/bcfg2-query.8
@@ -3,8 +3,7 @@
bcfg2-query \- Print client names by characteristic
.SH SYNOPSIS
.B bcfg2-query
-.I [\-d]
-.I [\-u]
+.I [\-g group]
.I [\-p profile]
.I [\-a]
@@ -19,17 +18,29 @@ on client characteristics.
.RS
Display all clients
.RE
-.B "\-u"
+.B "\-c"
.RS
-Display all up clients
+Displays nodes in a comma delimited list
.RE
-.B "\-d"
+.B "\-s"
.RS
-Display all down clients
+Display nodes in a space delimited list
+.RE
+.B "\-n"
+.RS
+Display nodes in a newline delimited list
+.RE
+.B "\-v"
+.RS
+Turns on debugging
.RE
.B "\-p <profile>"
.RS
-Display all clients that are a part of the specified profile.
+Display all clients that are a part of the specified profile
+.RE
+.B "\-g <group>"
+.RS
+Display all clients that are members of the specified group
.RE
.SH "SEE ALSO"
.BR bcfg2(1),