projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88e90f4
)
Show --log-file option in lazyserver help.
author
Elrond
<elrond+mediagoblin.org@samba-tng.org>
Wed, 28 Dec 2011 22:27:46 +0000
(23:27 +0100)
committer
Elrond
<elrond+mediagoblin.org@samba-tng.org>
Wed, 28 Dec 2011 22:27:46 +0000
(23:27 +0100)
lazyserver.sh
patch
|
blob
|
blame
|
history
diff --git
a/lazyserver.sh
b/lazyserver.sh
index 4ca073b5fc83149aecd725404eebcf4b721e0f5d..843993e6c05f2bef897a644c345564d7dc3d14fd 100755
(executable)
--- a/
lazyserver.sh
+++ b/
lazyserver.sh
@@
-26,7
+26,7
@@
then
echo ""
echo " For example:"
echo " $0 -c fcgi.ini port_number=23371"
- echo " or: $0 --server-name=fcgi"
+ echo " or: $0 --server-name=fcgi
--log-file=paste.log
"
echo ""
echo " The configfile defaults to paste_local.ini,"
echo " if that is readable, otherwise paste.ini."