]> andersk Git - moira.git/commitdiff
new options -n, -l, -u, -s
authormar <mar>
Fri, 5 May 1989 12:19:12 +0000 (12:19 +0000)
committermar <mar>
Fri, 5 May 1989 12:19:12 +0000 (12:19 +0000)
man/blanche.1

index 10a56d16f2f92f9987a45368fcc966f41fe7b5e7..fde66dc8fee2bb975165819ef294cea4b66d6271 100644 (file)
@@ -54,6 +54,18 @@ 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 that are members of the target, and get their
@@ -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.0401 seconds and 5 git commands to generate.