From dd4f0e17f40a9d77c48bb0e868efdc744401dc0c Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sun, 26 Oct 2014 22:19:33 +0000 Subject: examples/public-inbox.psgi: add usage to comments I often forget how to run this --- examples/public-inbox.psgi | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/public-inbox.psgi b/examples/public-inbox.psgi index 6d8fd24c..8eb67eb1 100644 --- a/examples/public-inbox.psgi +++ b/examples/public-inbox.psgi @@ -2,6 +2,7 @@ # Copyright (C) 2014, Eric Wong 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; -- cgit v1.2.3-24-ge0c7