summaryrefslogtreecommitdiff
path: root/ssh-agent.0
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-08-19 17:00:17 +0100
committerColin Watson <cjwatson@debian.org>2015-08-19 17:00:17 +0100
commit544df7a04ae5b5c1fc30be7c445ad685d7a02dc9 (patch)
tree33d2a87dd50fe5894ac6ec4579c83401b7ab00a4 /ssh-agent.0
parentbaccdb349b31c47cd76fb63211f754ed33a9707e (diff)
parent7de4b03a6e4071d454b72927ffaf52949fa34545 (diff)
Import openssh_6.9p1.orig.tar.gz
Diffstat (limited to 'ssh-agent.0')
-rw-r--r--ssh-agent.09
1 files changed, 6 insertions, 3 deletions
diff --git a/ssh-agent.0 b/ssh-agent.0
index 30f4eb3bc..eb892811c 100644
--- a/ssh-agent.0
+++ b/ssh-agent.0
@@ -4,7 +4,7 @@ NAME
4 ssh-agent M-bM-^@M-^S authentication agent 4 ssh-agent M-bM-^@M-^S authentication agent
5 5
6SYNOPSIS 6SYNOPSIS
7 ssh-agent [-c | -s] [-d] [-a bind_address] [-E fingerprint_hash] 7 ssh-agent [-c | -s] [-Dd] [-a bind_address] [-E fingerprint_hash]
8 [-t life] [command [arg ...]] 8 [-t life] [command [arg ...]]
9 ssh-agent [-c | -s] -k 9 ssh-agent [-c | -s] -k
10 10
@@ -32,8 +32,11 @@ DESCRIPTION
32 -c Generate C-shell commands on stdout. This is the default if 32 -c Generate C-shell commands on stdout. This is the default if
33 SHELL looks like it's a csh style of shell. 33 SHELL looks like it's a csh style of shell.
34 34
35 -D Foreground mode. When this option is specified ssh-agent will
36 not fork.
37
35 -d Debug mode. When this option is specified ssh-agent will not 38 -d Debug mode. When this option is specified ssh-agent will not
36 fork. 39 fork and will write debug information to standard error.
37 40
38 -E fingerprint_hash 41 -E fingerprint_hash
39 Specifies the hash algorithm used when displaying key 42 Specifies the hash algorithm used when displaying key
@@ -106,4 +109,4 @@ AUTHORS
106 created OpenSSH. Markus Friedl contributed the support for SSH protocol 109 created OpenSSH. Markus Friedl contributed the support for SSH protocol
107 versions 1.5 and 2.0. 110 versions 1.5 and 2.0.
108 111
109OpenBSD 5.7 December 21, 2014 OpenBSD 5.7 112OpenBSD 5.7 April 24, 2015 OpenBSD 5.7