From b5b3684b3050215c05bad7f7d225e8ed82176a35 Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Tue, 4 May 2010 16:23:41 +0000 Subject: bcfg2-info: Add patch from Fabian Affolter Signed-off-by: Sol Jerome git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5853 ce84e21b-d406-0410-9b95-82705330c041 --- src/sbin/bcfg2-info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/sbin/bcfg2-info b/src/sbin/bcfg2-info index 20f942e59..00d07d0c8 100755 --- a/src/sbin/bcfg2-info +++ b/src/sbin/bcfg2-info @@ -157,10 +157,10 @@ Usage: [quit|exit]""" print 'event_debug - display filesystem events as they are processed' print 'generators - list current versions of generators' print 'groups - list groups' - print 'help - print this text' - print 'mappings - print generator mappings for optional type and name' + print 'help - print this list of available commands' + print 'mappings - print generator mappings for optional type and name' print 'profile - profile a single bcfg2-info command' - print 'quit' + print 'quit - Exit the bcfg2-info command line' print 'showentries - show abstract configuration entries for a given host' print 'showclient - show metadata for given hosts' print 'update - process pending file events' -- cgit v1.2.3-1-g7c22