]> andersk Git - moira.git/blobdiff - man/blanche.1
add missing #if () for mips & SYSTYPE_SYSV
[moira.git] / man / blanche.1
index 5ed9cbfbff655dbc5d03af75e06a8cb899ac597a..fde66dc8fee2bb975165819ef294cea4b66d6271 100644 (file)
@@ -54,9 +54,21 @@ status, owner, and last modification.
 .IP \fB-members\ \fRor\ \fB-m\fR:
 Display the membership of the target list.  This is the default if no
 other options are specified.
+.IP \fB-users\ \fRor\ \fB-u\fR:
+Only display list members that are users (not lists or strings).  If
+none of \fB-users, -lists, \fRor \fB-strings\fR is specified, then all
+of them will be displayed.
+.IP \fB-lists\ \fRor\ \fB-l\fR:
+Only display list members that are lists (not users or strings).  If
+none of \fB-users, -lists, \fRor \fB-strings\fR is specified, then all
+of them will be displayed.
+.IP \fB-strings\ \fRor\ \fB-s\fR:
+Only display list members that are strings (not users or lists).  If
+none of \fB-users, -lists, \fRor \fB-strings\fR is specified, then all
+of them will be displayed.
 .IP \fB-recursive\ \fRor\ \fB-r\fR:
 When displaying the membership of the target list, recursively track
-down all lists which are members of the target, and get their
+down all lists that are members of the target, and get their
 membership.  Only the user and string members will be displayed, not
 the intermediate lists.
 .IP \fB-verbose\ \fRor\ \fB-v\fR:
@@ -65,6 +77,10 @@ number of members on the list.  With the members flag, it will display
 the type of each member, not just those that are ambiguous.  When
 changing the membership of a list, it will print a message for each
 member added or deleted.
+.IP \fB-noauth\ \fRor\ \fB-n\fR:
+Do not attempt to perform Kerberos authentication with the SMS server.
+Retrieval operations on not-hidden lists are still possible without
+tickets.
 .IP \fB-debug\ \fRor\ \fB-D\fR:
 Turn on debugging messages.
 
This page took 0.033193 seconds and 4 git commands to generate.