diff options
Diffstat (limited to 'man/bcfg2-reports.8')
-rw-r--r-- | man/bcfg2-reports.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/bcfg2-reports.8 b/man/bcfg2-reports.8 index 7597818cd..bc4c9344b 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 |