View | Details | Raw Unified | Return to bug 1224
Collapse All | Expand All

(-)ssh-add.1.orig (+5 lines)
Lines 90-95 Link Here
90
Deletes all identities from the agent.
90
Deletes all identities from the agent.
91
.It Fl d
91
.It Fl d
92
Instead of adding the identity, removes the identity from the agent.
92
Instead of adding the identity, removes the identity from the agent.
93
In this case ssh-add requires a public key file.  If a public key is
94
not found in the specified file, ssh-add will try to find one in a
95
file with the same name but with
96
.Pa .pub
97
appended.
93
.It Fl e Ar reader
98
.It Fl e Ar reader
94
Remove key in smartcard
99
Remove key in smartcard
95
.Ar reader .
100
.Ar reader .

Return to bug 1224