1
0
mirror of https://github.com/bitwarden/browser.git synced 2025-01-02 18:17:46 +01: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('');