Show --log-file option in lazyserver help.
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Wed, 28 Dec 2011 22:27:46 +0000 (23:27 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Wed, 28 Dec 2011 22:27:46 +0000 (23:27 +0100)
lazyserver.sh

index 4ca073b5fc83149aecd725404eebcf4b721e0f5d..843993e6c05f2bef897a644c345564d7dc3d14fd 100755 (executable)
@@ -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."