From d555e35e19fee2e205a2cf3ec1410bf9bd3c9d21 Mon Sep 17 00:00:00 2001 From: Hsieh Chin Fan Date: Fri, 6 Dec 2024 12:17:19 +0800 Subject: doc: improve usage --- bin/mail/comment.sh | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/bin/mail/comment.sh b/bin/mail/comment.sh index f13b03d..6c95dc3 100755 --- a/bin/mail/comment.sh +++ b/bin/mail/comment.sh @@ -2,7 +2,22 @@ # Save incoming mail as comment # Usage: -# echo '| --output_dir=' >>~/.forward +# Step1. Add script into forward(5) for MDA +# echo '| --output_dir=' >>~/.forward +# +# Step2. Insert related html file into target page, the following example use element +# Please replace for your target page: +#
+# [Comment on this page] +# +# +#
# 1. Check mail is for comment {{{ -- cgit v1.2.3-70-g09d2