1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-12 22:33:35 +00:00

self updates are not available for windows

This commit is contained in:
Kyle Spearrin
2018-05-22 22:22:08 -04:00
parent 4d21b03ab2
commit 0b06802a3d
2 changed files with 17 additions and 11 deletions

View File

@@ -474,6 +474,8 @@ export class Program {
writeLn('');
writeLn(' Use the `--raw` option to return only the download URL for the update.');
writeLn('');
writeLn(' `--self` updates are not available on Windows.');
writeLn('');
writeLn(' Examples:');
writeLn('');
writeLn(' bw update');