1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-18 02:41:15 +02:00

show example

This commit is contained in:
Kyle Spearrin 2019-10-10 21:25:47 -04:00
parent 492bc32aa3
commit aae783333d

View File

@ -585,6 +585,7 @@ export class Program extends BaseProgram {
writeLn('');
writeLn(' Examples:');
writeLn('');
writeLn(' bw config server');
writeLn(' bw config server https://bw.company.com');
writeLn(' bw config server bitwarden.com');
writeLn('', true);