@roman-16/proton-cli-win32-x64 3.7.0 → 3.8.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +2 -2
- package/bin/proton.exe +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -44,9 +44,9 @@ The command is `proton`, and `proton-cli` works too.
|
|
|
44
44
|
|
|
45
45
|
```console
|
|
46
46
|
$ proton account login
|
|
47
|
-
Email:
|
|
47
|
+
Email: you@proton.me
|
|
48
48
|
Password:
|
|
49
|
-
Two-factor code:
|
|
49
|
+
Two-factor code: 123456
|
|
50
50
|
|
|
51
51
|
✓ Signed in as you@proton.me.
|
|
52
52
|
```
|
package/bin/proton.exe
CHANGED
|
Binary file
|