Skip to content

Commit

Permalink
Add --no-compression option to help message (#523)
Browse files Browse the repository at this point in the history
* Add feature description to help message

* Fix help message layout
  • Loading branch information
mbalabash authored and TooTallNate committed Jul 10, 2019
1 parent 51240b7 commit 451b44e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/serve.js
Expand Up @@ -82,6 +82,8 @@ const getHelp = () => chalk`
-c, --config Specify custom path to \`serve.json\`
-n, --no-clipboard Do not copy the local address to the clipboard
-u, --no-compression Do not compress files
--no-etag Send \`Last-Modified\` header instead of \`ETag\`
Expand Down

0 comments on commit 451b44e

Please sign in to comment.