From 6f6ec6f8924c92795e445e919156c6a4002bb30e Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 8 Apr 2015 23:33:05 +0100 Subject: [PATCH] list email address --- doc/EN/usage.org | 2 +- website/EN/usage.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/EN/usage.org b/doc/EN/usage.org index 56170420..a84f5c03 100644 --- a/doc/EN/usage.org +++ b/doc/EN/usage.org @@ -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 -s +freedombone-addlist -l -s -e exit #+END_SRC diff --git a/website/EN/usage.html b/website/EN/usage.html index 626514bc..3eba3658 100644 --- a/website/EN/usage.html +++ b/website/EN/usage.html @@ -4,7 +4,7 @@ - + @@ -706,7 +706,7 @@ To subscribe to a mailing list log in as your user (i.e. not the root user).
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