diff options
author | jmc@openbsd.org <jmc@openbsd.org> | 2015-04-24 06:26:49 +0000 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2015-04-29 18:15:38 +1000 |
commit | b7ca276fca316c952f0b90f5adb1448c8481eedc (patch) | |
tree | 7dfe2747978d25a59a28ed77ad82adc63b835820 /ssh-agent.1 | |
parent | 2ea974630d7017e4c7666d14d9dc939707613e96 (diff) |
upstream commit
combine -Dd onto one line and update usage();
Diffstat (limited to 'ssh-agent.1')
-rw-r--r-- | ssh-agent.1 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/ssh-agent.1 b/ssh-agent.1 index adfb51ccb..d0aa712f1 100644 --- a/ssh-agent.1 +++ b/ssh-agent.1 | |||
@@ -1,4 +1,4 @@ | |||
1 | .\" $OpenBSD: ssh-agent.1,v 1.58 2015/04/24 05:26:44 djm Exp $ | 1 | .\" $OpenBSD: ssh-agent.1,v 1.59 2015/04/24 06:26:49 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,8 +43,7 @@ | |||
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 D | 46 | .Op Fl Dd |
47 | .Op Fl d | ||
48 | .Op Fl a Ar bind_address | 47 | .Op Fl a Ar bind_address |
49 | .Op Fl E Ar fingerprint_hash | 48 | .Op Fl E Ar fingerprint_hash |
50 | .Op Fl t Ar life | 49 | .Op Fl t Ar life |