We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dea1508 commit af5e576Copy full SHA for af5e576
bin/http-server
@@ -17,7 +17,6 @@ var ifaces = os.networkInterfaces();
17
var plainIp;
18
19
process.title = 'http-server';
20
-console.log(argv)
21
if (argv.h || argv.help) {
22
console.log([
23
'usage: http-server [path] [options]',
0 commit comments