diff --git a/src/main.js b/src/main.js index 416a99e..177927b 100644 --- a/src/main.js +++ b/src/main.js @@ -43,7 +43,7 @@ var opts = require('commander') 'Disable Cross-origin resource sharing headers' ) .option( - '-u|--public_url', + '-u|--public_url ', 'Enable exposing the server on subpaths, not necessarily the root of the domain' ) .option(