X-Git-Url: http://andersk.mit.edu/gitweb/openssh.git/blobdiff_plain/8f41056c8b865397b1cf9b745d637d0b985d3137..d4b8c904a6466bbff96705bd8e16f47d72bf71c1:/ssh-add.1?ds=sidebyside diff --git a/ssh-add.1 b/ssh-add.1 index 0942ac77..2e909ab1 100644 --- a/ssh-add.1 +++ b/ssh-add.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssh-add.1,v 1.45 2007/06/12 07:41:00 djm Exp $ +.\" $OpenBSD: ssh-add.1,v 1.48 2009/10/22 15:02:12 sobrado Exp $ .\" .\" -*- nroff -*- .\" @@ -89,10 +89,10 @@ program, rather than text entered into the requester. .It Fl D Deletes all identities from the agent. .It Fl d -Instead of adding identies, removes identities from the agent. +Instead of adding identities, removes identities from the agent. If .Nm -has been run without arguments, the keys for the default identies will +has been run without arguments, the keys for the default identities will be removed. Otherwise, the argument list will be interpreted as a list of paths to public key files and matching keys will be removed from the agent. @@ -148,8 +148,9 @@ may be necessary to redirect the input from .Pa /dev/null to make this work.) .It Ev SSH_AUTH_SOCK -Identifies the path of a unix-domain socket used to communicate with the -agent. +Identifies the path of a +.Ux Ns -domain +socket used to communicate with the agent. .El .Sh FILES .Bl -tag -width Ds