1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00
This commit is contained in:
Kyle Spearrin
2019-04-04 00:45:39 -04:00
parent 78ca61860e
commit 6078618afb

View File

@@ -527,7 +527,7 @@ export class Program extends BaseProgram {
.on('--help', () => {
writeLn('\n Settings:');
writeLn('');
writeLn(' server - On-premise hosted installation URL.');
writeLn(' server - On-premises hosted installation URL.');
writeLn('');
writeLn(' Examples:');
writeLn('');