mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[minor] Small update to bin/node-http-proxy
This commit is contained in:
parent
6c1c554451
commit
2cd8256c4d
@ -4,7 +4,7 @@ var path = require('path'),
|
||||
fs = require('fs'),
|
||||
util = require('util'),
|
||||
argv = require('optimist').argv,
|
||||
httpProxy = require('./../lib/node-http-proxy');
|
||||
httpProxy = require('../lib/node-http-proxy');
|
||||
|
||||
var help = [
|
||||
"usage: node-http-proxy [options] ",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user