diff options
| author | Craig Jennings <c@cjennings.net> | 2026-07-05 17:07:50 -0400 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-07-05 17:07:50 -0400 |
| commit | e0285358d629ff8d7f0f6e0f7313197e7875c9b0 (patch) | |
| tree | ee8870c6ac3d9b1de3af7e5a54a39511dd719c86 | |
| parent | 27b0fd84c8f22698c29913b445866d3b7eae881e (diff) | |
| download | archsetup-e0285358d629ff8d7f0f6e0f7313197e7875c9b0.tar.gz archsetup-e0285358d629ff8d7f0f6e0f7313197e7875c9b0.zip | |
docs(todo): fix Proton CLI sign-in command (signin, not login)
| -rw-r--r-- | todo.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -688,7 +688,7 @@ Expected: a Ping/Download/Upload checklist appears under the running row; ping l *** Proton VPN CLI sign-in (velox now, ratio on its trip) What we're verifying: the proton CLI has its own account store (separate from the retired GTK app's), so the panel's proton rows can't toggle until you sign in once per machine. -- Run in a terminal: protonvpn login <your-proton-username> (it prompts for the password). +- Run in a terminal: protonvpn signin <your-proton-username> (it prompts for the password). The CLI's action is =signin=, not =login=. #+begin_src sh :results output protonvpn info #+end_src |
