From: Gabriel R Rodriguez Castillo Date: Sat, 15 Jul 2023 05:33:23 +0000 (-0400) Subject: fix WebMoira capitalization X-Git-Url: https://sipb.mit.edu:444/gitweb.cgi/wiki.git/commitdiff_plain/2df510f0cf14dea647ffe93b9bc2f247f041fab6 fix WebMoira capitalization --- diff --git a/doc/moira.mdwn b/doc/moira.mdwn index cb06a89..5c2d1bf 100644 --- a/doc/moira.mdwn +++ b/doc/moira.mdwn @@ -4,7 +4,7 @@ Mailing lists at MIT come in two varieties --- Moira and Mailman. Moira lists do Mailman lists can be administered through the [Mailman web interface](https://mailman.mit.edu/mailman/listinfo/). -For people uncomfortable with the command line, the standard tool for Moira list management is [Webmoira](https://groups.mit.edu/webmoira/). It's reasonably straightforward and has decent built-in help. It doesn't support membership ACLs, though (which allow giving somebody permission to modify a list's membership but nothing else about it). +For people uncomfortable with the command line, the standard tool for Moira list management is [WebMoira](https://groups.mit.edu/webmoira/). It's reasonably straightforward and has decent built-in help. It doesn't support membership ACLs, though (which allow giving somebody permission to modify a list's membership but nothing else about it). At the command line, the usual list management tool is `blanche`. Use `blanche listname` to view the members of `listname`, or `blanche listname -i` to see the owner, description, and various other pieces of useful information. Use `man blanche` to see additional documentation.