This commit is contained in:
2025-06-15 16:30:40 +02:00
parent d0baac83a9
commit 89b7f0d465
38 changed files with 73 additions and 73 deletions

View File

@@ -1,14 +1,14 @@
security add-internet-password -s git.ourworld.tf -a despiegk -w mypassword
security add-internet-password -s git.threefold.info -a despiegk -w mypassword
-s: The server (e.g., git.ourworld.tf).
-s: The server (e.g., git.threefold.info).
-a: The account or username (e.g., despiegk).
-w: The password (e.g., mypassword).
security find-internet-password -s git.ourworld.tf -w
security find-internet-password -s git.threefold.info -w
security delete-internet-password -s git.ourworld.tf
security delete-internet-password -s git.threefold.info