From 982892aebfe43168b44862fa8c79ddc995b1818a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Wed, 25 Jul 2012 21:00:58 -0500 Subject: man: Add b=bundle bcfg-admin query option Signed-off-by: Sol Jerome --- tools/manpagegen/bcfg2-admin.8.ronn | 3 +++ tools/manpagegen/bcfg2.conf.5.ronn | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) (limited to 'tools/manpagegen') diff --git a/tools/manpagegen/bcfg2-admin.8.ronn b/tools/manpagegen/bcfg2-admin.8.ronn index d517bdabc..c827265ca 100644 --- a/tools/manpagegen/bcfg2-admin.8.ronn +++ b/tools/manpagegen/bcfg2-admin.8.ronn @@ -85,6 +85,9 @@ bcfg2-admin(8) -- Perform repository administration tasks ### QUERY OPTIONS + * `b=bundle`: + Specify a bundle to search for within client metadata. + * `g=group`: Specify a group to search within. diff --git a/tools/manpagegen/bcfg2.conf.5.ronn b/tools/manpagegen/bcfg2.conf.5.ronn index e71bdb73a..d17bd48cf 100644 --- a/tools/manpagegen/bcfg2.conf.5.ronn +++ b/tools/manpagegen/bcfg2.conf.5.ronn @@ -12,7 +12,7 @@ The file is INI-style and consists of sections and options. A section begins with the name of the sections in square brackets and continues until the next section begins. -Options are specified in the form ’name = value’. +Options are specified in the form "name=value". The file is line-based each newline-terminated line represents either a comment, a section name or an option. -- cgit v1.2.3-1-g7c22