From faa2afac90b26b482afce30c0d519af6869897e9 Mon Sep 17 00:00:00 2001 From: mar Date: Fri, 5 May 1989 12:19:12 +0000 Subject: [PATCH] new options -n, -l, -u, -s --- man/blanche.1 | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/man/blanche.1 b/man/blanche.1 index 10a56d16..fde66dc8 100644 --- a/man/blanche.1 +++ b/man/blanche.1 @@ -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. -- 2.45.2