Document help option

This commit is contained in:
Tony Garnock-Jones 2019-05-31 10:59:22 +01:00
parent 28c3992d12
commit 73d55a8018
1 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,8 @@ function usage() {
console.info(' --overlay OVERLAYID WEBSOCKETURL');
console.info(' Participate in a self-assembling overlay with the');
console.info(' given ID and root node server URL');
console.info('');
console.info(' --help, -h Produce this message and terminate');
}
const uplinks = [];