From 01b5a56acdf552a6475bf5bb0ee46572011da0f6 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 5 Dec 2015 22:54:47 -0800 Subject: [PATCH] note fswatch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d1c6b5..876cba0 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Usage * `-p ` - i.e. `sudo serve-https -p 443` (defaults to 8443) * `-d ` - i.e. `serve-https -d /tmp/` (defaults to `pwd`) * `-c ` - i.e. `server-https -c 'Hello, World! '` (defaults to directory index) -* `--livereload` - inject livereload into all html pages +* `--livereload` - inject livereload into all html pages (see also: [fswatch](http://stackoverflow.com/a/13807906/151312)) * `--insecure-port ` - run an http server that redirects to https (off by default) Specifying a custom HTTPS certificate: