From eed56d7a3a7e4d24c5f41bfa4988738df31e3091 Mon Sep 17 00:00:00 2001 From: William Entriken Date: Thu, 16 Feb 2017 16:02:14 -0500 Subject: [PATCH] Add link to "documentation" for command line options --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1f83cae9..31812677 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,8 @@ Pass in options through the command-line as flags, like this: htmlproofer --extension .html.erb ./out ``` +Use `htmlproofer --help` to see all command line options, or [take a peek here](https://github.com/gjtorikian/html-proofer/blob/master/bin/htmlproofer). + #### Special cases for the command-line For options which require an array of input, surrounded the value with quotes, and don't use