From 3d56dba8705f738f3384833bf2210c2734911dca Mon Sep 17 00:00:00 2001 From: "Chris St. Pierre" Date: Tue, 13 Aug 2013 08:15:16 -0400 Subject: man: updated bcfg2-admin man page --- src/lib/Bcfg2/Server/Admin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib') diff --git a/src/lib/Bcfg2/Server/Admin.py b/src/lib/Bcfg2/Server/Admin.py index 24cb46bd9..8f7a7ed4d 100644 --- a/src/lib/Bcfg2/Server/Admin.py +++ b/src/lib/Bcfg2/Server/Admin.py @@ -1091,7 +1091,7 @@ class Viz(_ServerAdminCmd): help="Show a key for different digraph shapes"), Bcfg2.Options.Option( "-c", "--only-client", metavar="", - help="Show only the groups, bundles for the named client"), + help="Only show groups and bundles for the named client"), Bcfg2.Options.PathOption( "-o", "--outfile", help="Write viz output to an output file")] -- cgit v1.2.3-1-g7c22