list email address

This commit is contained in:
Bob Mottram 2015-04-08 23:33:05 +01:00
parent 3a3b1784a8
commit 6f6ec6f892
2 changed files with 3 additions and 3 deletions

View File

@ -233,7 +233,7 @@ To subscribe to a mailing list log in as your user (i.e. not the root user).
#+BEGIN_SRC bash
ssh username@domainname -p 2222
freedombone-addlist -l <mailing list name> -s <subject tag>
freedombone-addlist -l <mailing list name> -s <subject tag> -e <list email address>
exit
#+END_SRC

View File

@ -4,7 +4,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title></title>
<!-- 2015-04-05 Sun 14:12 -->
<!-- 2015-04-08 Wed 23:32 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<meta name="generator" content="Org-mode" />
<meta name="author" content="Bob Mottram" />
@ -706,7 +706,7 @@ To subscribe to a mailing list log in as your user (i.e. not the root user).
<div class="org-src-container">
<pre class="src src-bash">ssh username@domainname -p 2222
freedombone-addlist -l &lt;mailing list name&gt; -s &lt;subject tag&gt;
freedombone-addlist -l &lt;mailing list name&gt; -s &lt;subject tag&gt; -e &lt;list email address&gt;
<span class="org-keyword">exit</span>
</pre>
</div>