This commit is contained in:
Lloyd Brookes
2013-06-15 00:52:03 +01:00
parent dde4b3ebf1
commit 8fa05a07e7

View File

@ -14,12 +14,12 @@ Usage
----- -----
From the folder you wish to serve, run: From the folder you wish to serve, run:
```sh ```sh
$ ws [--port|-p <port>] [--log-format|-p dev|default|short|tiny] $ ws [--port|-p <port>] [--log-format|-f dev|default|short|tiny]
``` ```
The default port and log-format are 8000 and "dev", respectively. The default port and log-format are 8000 and "dev", respectively.
Use with Logstalgia Use with Logstalgia
=================== -------------------
The "default" log-format is compatible with [logstalgia](http://code.google.com/p/logstalgia/). The "default" log-format is compatible with [logstalgia](http://code.google.com/p/logstalgia/).
If you wrote your log output to disk, like so: If you wrote your log output to disk, like so: