From 31f6577cabe54e6e2a5c733572bfe75a0e5eff39 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Mon, 23 Jul 2007 18:47:04 +0000 Subject: documentation string update git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@3551 ce84e21b-d406-0410-9b95-82705330c041 --- src/sbin/bcfg2-query | 1 + 1 file changed, 1 insertion(+) diff --git a/src/sbin/bcfg2-query b/src/sbin/bcfg2-query index a446ab60c..9880035d5 100755 --- a/src/sbin/bcfg2-query +++ b/src/sbin/bcfg2-query @@ -14,6 +14,7 @@ if len(sys.argv) < 2: print "\t -d\t\t shows the clients that are currently down" print "\t -u\t\t shows the clients that are currently up" print "\t -p \t shows all the clients of that profile" + print "\t -a\t shows all clients" sys.exit(1) xml = lxml.etree.parse('%s/Metadata/clients.xml'%prefix) -- cgit v1.2.3-1-g7c22