From: Eric Wong <e@80x24.org>
To: meta@public-inbox.org
Subject: [PATCH] examples/public-inbox.psgi: add usage to comments
Date: Sun, 26 Oct 2014 22:20:37 +0000 [thread overview]
Message-ID: <1414362037-327-1-git-send-email-e@80x24.org> (raw)
I often forget how to run this
---
examples/public-inbox.psgi | 1 +
1 file changed, 1 insertion(+)
diff --git a/examples/public-inbox.psgi b/examples/public-inbox.psgi
index 6d8fd24..8eb67eb 100644
--- a/examples/public-inbox.psgi
+++ b/examples/public-inbox.psgi
@@ -2,6 +2,7 @@
# Copyright (C) 2014, Eric Wong <normalperson@yhbt.net> and all contributors
# License: AGPLv3 or later (https://www.gnu.org/licenses/agpl-3.0.txt)
# Note: this is part of our test suite, update t/plack.t if this changes
+# Usage: plackup [OPTIONS] /path/to/this/file
use strict;
use warnings;
require PublicInbox::WWW;
--
EW
reply other threads:[~2014-10-26 22:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://public-inbox.org/README
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1414362037-327-1-git-send-email-e@80x24.org \
--to=e@80x24.org \
--cc=meta@public-inbox.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).