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 | 89575d2057394a4d78ae30e5ba30e6a8660cf6fa (patch) | |
| tree | e111812572f9a740091f09a609badc710c857c86 | |
| parent | ea0fd80130a9f7ea679804999a89ebc674a42ff6 (diff) | |
| download | archsetup-89575d2057394a4d78ae30e5ba30e6a8660cf6fa.tar.gz archsetup-89575d2057394a4d78ae30e5ba30e6a8660cf6fa.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 |
