summaryrefslogtreecommitdiffstats
path: root/man/bcfg2-reports.8
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2011-04-13 14:14:07 -0500
committerSol Jerome <sol.jerome@gmail.com>2011-04-13 14:15:16 -0500
commit1add5c6332fb8f59abf377d4167099ae9c5f1125 (patch)
tree446bb71a1d6e1793ed9efdaf235d96b76a9448d0 /man/bcfg2-reports.8
parentc89cd2a8c930f3a2fc686b555079c9bc60803e0c (diff)
downloadbcfg2-1add5c6332fb8f59abf377d4167099ae9c5f1125.tar.gz
bcfg2-1add5c6332fb8f59abf377d4167099ae9c5f1125.tar.bz2
bcfg2-1add5c6332fb8f59abf377d4167099ae9c5f1125.zip
man: Update the bcfg2-reports man page
Signed-off-by: Sol Jerome <sol.jerome@gmail.com>
Diffstat (limited to 'man/bcfg2-reports.8')
-rw-r--r--man/bcfg2-reports.86
1 files changed, 3 insertions, 3 deletions
diff --git a/man/bcfg2-reports.8 b/man/bcfg2-reports.8
index bc4c9344b..7597818cd 100644
--- a/man/bcfg2-reports.8
+++ b/man/bcfg2-reports.8
@@ -3,7 +3,7 @@
bcfg2-reports \- Query reporting system for client status
.SH SYNOPSIS
.B bcfg2-reports
-.I [-v]
+.I [-v]
.SH DESCRIPTION
.PP
\fBbcfg2-reports\fR allows you to retrieve data from the database about
@@ -53,14 +53,14 @@ Toggles expired/unexpired state of NAME. NAME is the name of the entry.
Shows only hosts whose current interaction has bad entries in of KIND
kind and NAME name; if a single argument ARG1 is given, then KIND,NAME
pairs will be read from a file of name ARG1. KIND is the type of entry
-(Package, Path, Service, etc). NAME is the name of the entry.
+(Package, Path, Service, etc). NAME is the name of the entry.
.RE
.B "\-\-extraentry=KIND,NAME"
.RS
Shows only hosts whose current interaction has extra entries in of KIND
kind and NAME name; if a single argument ARG1 is given, then KIND,NAME
pairs will be read from a file of name ARG1. KIND is the type of entry
-(Package, Path, Service, etc). NAME is the name of the entry.
+(Package, Path, Service, etc). NAME is the name of the entry.
.RE
.B "\-\-fields=ARG1,ARG2,..."
.RS