]> andersk Git - moira.git/blobdiff - man/blanche.1
Punt restriction against apostrophes in strings: the new server
[moira.git] / man / blanche.1
index eb943e58c920880416c384f240bd7203e57262cd..1563164a504b4886228fe02d2d00a0d9a6bdc3a2 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
@@ -75,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.
@@ -94,11 +94,11 @@ member added or deleted.
 Do not attempt to perform Kerberos authentication with the Moira server.
 Retrieval operations on not-hidden lists are still possible without
 tickets.
-.IP \fB-server\ \fIhost:port\ \fRor\ \fB-S\ \fIhost:port\fR:
-Use the specified host and port to contact the Moira server instead of
+.IP \fB-database\ \fIhost:port\ \fRor\ \fB-db\ \fIhost:port\fR:
+Use the specified host and port to contact the Moira database instead of
 the default server.  Both may be symbolic names or numbers.  If the
 port is left off, the default Moira server port will be assumed.  The
-server chosen will be the one specified on the command line, specified
+database chosen will be the one specified on the command line, specified
 in the MOIRASERVER environment variable, the hesiod "moira" sloc entry,
 or the compiled in default, in that order or preference.
 .IP \fB-debug\ \fRor\ \fB-D\fR:
@@ -108,3 +108,8 @@ Turn on debugging messages.
 Mark Rosenstein and Jay Berkenbilt.
 .SH SEE ALSO
 listmaint(1)
+
+.SH NOTES
+The listname doesn't actually have to be the first argument, but if
+you put it anywhere else, it's easy to get the other arguments in the
+wrong order and do something other than what you intended.
This page took 0.035644 seconds and 4 git commands to generate.