Skip to content

Commit 451b44e

Browse files
mbalabashTooTallNate
authored andcommitted
Add --no-compression option to help message (vercel#523)
* Add feature description to help message * Fix help message layout
1 parent 51240b7 commit 451b44e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/serve.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,8 @@ const getHelp = () => chalk`
8282
-c, --config Specify custom path to \`serve.json\`
8383
8484
-n, --no-clipboard Do not copy the local address to the clipboard
85+
86+
-u, --no-compression Do not compress files
8587
8688
--no-etag Send \`Last-Modified\` header instead of \`ETag\`
8789

0 commit comments

Comments
 (0)