[BACK]Return to ssh-add.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/ssh-add.1 between version 1.64 and 1.65

version 1.64, 2017/05/05 10:41:58 version 1.65, 2017/08/29 09:42:29
Line 43 
Line 43 
 .Nd adds private key identities to the authentication agent  .Nd adds private key identities to the authentication agent
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm ssh-add  .Nm ssh-add
 .Op Fl cDdkLlXx  .Op Fl cDdkLlqXx
 .Op Fl E Ar fingerprint_hash  .Op Fl E Ar fingerprint_hash
 .Op Fl t Ar life  .Op Fl t Ar life
 .Op Ar  .Op Ar
Line 134 
Line 134 
 The lifetime may be specified in seconds or in a time format  The lifetime may be specified in seconds or in a time format
 specified in  specified in
 .Xr sshd_config 5 .  .Xr sshd_config 5 .
   .It Fl q
   Be quiet after a successful operation.
 .It Fl X  .It Fl X
 Unlock the agent.  Unlock the agent.
 .It Fl x  .It Fl x

Legend:
Removed from v.1.64  
changed lines
  Added in v.1.65