aboutsummaryrefslogtreecommitdiff
path: root/todo.org
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-07-05 17:07:50 -0400
committerCraig Jennings <c@cjennings.net>2026-07-05 17:07:50 -0400
commit89575d2057394a4d78ae30e5ba30e6a8660cf6fa (patch)
treee111812572f9a740091f09a609badc710c857c86 /todo.org
parentea0fd80130a9f7ea679804999a89ebc674a42ff6 (diff)
downloadarchsetup-89575d2057394a4d78ae30e5ba30e6a8660cf6fa.tar.gz
archsetup-89575d2057394a4d78ae30e5ba30e6a8660cf6fa.zip
docs(todo): fix Proton CLI sign-in command (signin, not login)
Diffstat (limited to 'todo.org')
-rw-r--r--todo.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/todo.org b/todo.org
index 874d85c..e7d54bd 100644
--- a/todo.org
+++ b/todo.org
@@ -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