1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-27 23:31:41 +02:00

help on main examples

This commit is contained in:
Kyle Spearrin 2018-05-16 23:32:14 -04:00
parent 576c529b10
commit 05e6c242b6

View File

@ -67,6 +67,7 @@ export class Program {
writeLn(' bw login');
writeLn(' bw lock');
writeLn(' bw unlock myPassword321');
writeLn(' bw list --help');
writeLn(' bw list items --search google');
writeLn(' bw get item 99ee88d2-6046-4ea7-92c2-acac464b1412');
writeLn(' bw get password google.com');