diff options
author | liam4 <towerofnix@gmail.com> | 2017-06-11 21:02:32 -0300 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-06-11 21:02:32 -0300 |
commit | 20c4de1ac995f6ac041c1d0405ff35ded7ada2a4 (patch) | |
tree | bfd5d2465cac4199e260783c67e6ce50591d8aa7 | |
parent | 36b654bcb15cfde7d747930cb6fd28e855b28d4c (diff) |
Note man page for more sane documentation reading
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index bb7e53b..9398712 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ $ npm run crawl-recursive -- <server_ip> > playlist.json $ node . # Go! ``` -**Zomg command line arguments documentation????** — Yes; read the end of the -`http-music.js` file. There's a bunch of JS-comment-based documentation there. +**Zomg command line arguments documentation????** — Yes; read the docs! There's +a man page for a reason: `man man/http-music.1` (or `man http-music`). There's actually three proper ways to run `http-music`: |