u
This commit is contained in:
parent
a74b5e3ad2
commit
5ec9cafcd3
@ -8,7 +8,7 @@ const Config = require('so.sysconfig')({
|
|||||||
['host', '-H, --host <string>', 'Host IP or domain name, default to localhost.'],
|
['host', '-H, --host <string>', 'Host IP or domain name, default to localhost.'],
|
||||||
|
|
||||||
['port', '-p, --port <number>', 'HTTP port number.'],
|
['port', '-p, --port <number>', 'HTTP port number.'],
|
||||||
['from', '-f, --from <string>', 'Seed list such as \'["http://ip_or_dn:port"]\' or "noseed" to disable seeding.'],
|
['from', '-f, --from <string>', 'Path to serve as website'],
|
||||||
['env', '-e, --env <string>', 'Runtime environment: production | development.'],
|
['env', '-e, --env <string>', 'Runtime environment: production | development.'],
|
||||||
],
|
],
|
||||||
// 最基础的必须的默认配置,如果用户什么也没有提供
|
// 最基础的必须的默认配置,如果用户什么也没有提供
|
||||||
|
Loading…
Reference in New Issue
Block a user