mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-05-05 20:26:49 +02:00
Fixed documentation of Cli.js
This commit is contained in:
parent
5bf5d1e720
commit
c7cb2e663c
@ -45,7 +45,7 @@ for (let i = 0; i < argv.length; i++) {
|
||||
exports.argv.sessionkey = arg;
|
||||
}
|
||||
|
||||
// Override location of settings.json file
|
||||
// Override location of APIKEY.txt file
|
||||
if (prevArg === '--apikey') {
|
||||
exports.argv.apikey = arg;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user