# HG changeset patch # User darius@Inchoate # Date 1232247827 -37800 # Node ID 0baf9538a1b6df3ae9f27ae15cb5be2cb035de3b # Parent b0fc5f8da118780fb616bebe3941f17865ff5edd Add line to tell the user how to run it. diff -r b0fc5f8da118 -r 0baf9538a1b6 zbmux.tac --- a/zbmux.tac Sun Jan 18 13:32:29 2009 +1030 +++ b/zbmux.tac Sun Jan 18 13:33:47 2009 +1030 @@ -1,6 +1,9 @@ # # Mux the ZB module to TCP ports # +# Run me like so... +# twistd -l zbmux.log --pidfile=zbmux.pid -y zbmux.tac +# # Copyright (c) 2009 # Daniel O'Connor . All rights reserved. #