summaryrefslogtreecommitdiff
path: root/ssh-agent.1
diff options
context:
space:
mode:
authorjmc@openbsd.org <jmc@openbsd.org>2019-11-19 16:02:32 +0000
committerDamien Miller <djm@mindrot.org>2019-11-20 09:27:29 +1100
commit4402d6c9b5bf128dcfae2429f1d41cdaa8849b6b (patch)
treedd5fdcac399a439b982cb9ea9a20ea011fb6dba1 /ssh-agent.1
parent88056f881315233e990e4e04a815f8f96b4674e1 (diff)
upstream: revert previous: naddy pointed out what's meant to
happen. rethink needed... OpenBSD-Commit-ID: fb0fede8123ea7f725fd65e00d49241c40bd3421
Diffstat (limited to 'ssh-agent.1')
-rw-r--r--ssh-agent.18
1 files changed, 5 insertions, 3 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1
index b64868acc..9129d36ff 100644
--- a/ssh-agent.1
+++ b/ssh-agent.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ssh-agent.1,v 1.66 2019/11/19 14:54:47 jmc Exp $ 1.\" $OpenBSD: ssh-agent.1,v 1.67 2019/11/19 16:02:32 jmc Exp $
2.\" 2.\"
3.\" Author: Tatu Ylonen <ylo@cs.hut.fi> 3.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland 4.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -43,12 +43,15 @@
43.Sh SYNOPSIS 43.Sh SYNOPSIS
44.Nm ssh-agent 44.Nm ssh-agent
45.Op Fl c | s 45.Op Fl c | s
46.Op Fl Ddk 46.Op Fl \&Dd
47.Op Fl a Ar bind_address 47.Op Fl a Ar bind_address
48.Op Fl E Ar fingerprint_hash 48.Op Fl E Ar fingerprint_hash
49.Op Fl P Ar provider_whitelist 49.Op Fl P Ar provider_whitelist
50.Op Fl t Ar life 50.Op Fl t Ar life
51.Op Ar command Op Ar arg ... 51.Op Ar command Op Ar arg ...
52.Nm ssh-agent
53.Op Fl c | s
54.Fl k
52.Sh DESCRIPTION 55.Sh DESCRIPTION
53.Nm 56.Nm
54is a program to hold private keys used for public key authentication 57is a program to hold private keys used for public key authentication
@@ -119,7 +122,6 @@ The default is
119Kill the current agent (given by the 122Kill the current agent (given by the
120.Ev SSH_AGENT_PID 123.Ev SSH_AGENT_PID
121environment variable). 124environment variable).
122This option should not be used with any other options.
123.It Fl P Ar provider_whitelist 125.It Fl P Ar provider_whitelist
124Specify a pattern-list of acceptable paths for PKCS#11 and security key shared 126Specify a pattern-list of acceptable paths for PKCS#11 and security key shared
125libraries that may be used with the 127libraries that may be used with the