python: Removed the -l option from the usage message, since it's only for compatiblity.
[ashd.git] / python3 / serve-ssi
2012-07-14 Fredrik Tolfpython: Rewrote SSI handler as a reusable module, and...