]> andersk Git - moira.git/blobdiff - man/blanche.1
*** empty log message ***
[moira.git] / man / blanche.1
index 89ee99e2e44d6ac1c2a81d93a6090309886c191f..e1ddbd31922db6be07e544b38e97aa380e151c42 100644 (file)
@@ -3,7 +3,7 @@
 .SH NAME
 blanche \- examine and modify memberships in Moira lists
 .SH SYNOPSIS
-.B blanche [options] listname [options]
+.B blanche listname [options]
 .SH DESCRIPTION
 .I Blanche
 is a tool for maintaining the membership of Moira lists.  It is more
@@ -53,6 +53,12 @@ will read from standard input.
 Display other information about the target list besides the
 membership.  This includes the description, flags, maillist and group
 status, owner, and last modification.
+.IP \fB-addlist\ \fIfilename\ \fRor\ \fB-al\ \fIfilename\fR:
+This will read a list of members from the named file, and add those
+members to the target list.  The file format is specified above.
+.IP \fB-deletelist\ \fIfilename\ \fRor\ \fB-dl\ \fIfilename\fR:
+This will read a list of members from the named file, and delete those
+members from the target list.  The file format is specified above.
 .IP \fB-members\ \fRor\ \fB-m\fR:
 Display the membership of the target list.  This is the default if no
 other options are specified.
@@ -69,7 +75,7 @@ Only display list members that are strings (not users or lists).  If
 none of \fB-users, -lists, -strings, \fRor \fB-kerberos\fR is specified, then all
 of them will be displayed.
 .IP \fB-kerberos\ \fRor\ \fB-k\fR:
-Only display list members that are kerberos principals (not users,
+Only display list members that are Kerberos principals (not users,
 lists, or strings).  If
 none of \fB-users, -lists, -strings, \fRor \fB-kerberos\fR is
 specified, then all of them will be displayed.
This page took 0.035443 seconds and 4 git commands to generate.