summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKevin Steves <stevesk@cvs.openbsd.org>2001-08-23 18:02:49 +0000
committerKevin Steves <stevesk@cvs.openbsd.org>2001-08-23 18:02:49 +0000
commitc4e6dab587a4d829cf24babd3eeab0e026572168 (patch)
tree7d249991e3d5bf903ccc0cc5995ea25e7bd857c9
parent9614b79bd9c9ded7f55e9e704058347d2bebd0b6 (diff)
fix usage; ok markus@
-rw-r--r--usr.bin/ssh/ssh-agent.110
1 files changed, 4 insertions, 6 deletions
diff --git a/usr.bin/ssh/ssh-agent.1 b/usr.bin/ssh/ssh-agent.1
index a0ca19d4f89..1ca33260fe1 100644
--- a/usr.bin/ssh/ssh-agent.1
+++ b/usr.bin/ssh/ssh-agent.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ssh-agent.1,v 1.26 2001/07/15 16:57:21 stevesk Exp $
+.\" $OpenBSD: ssh-agent.1,v 1.27 2001/08/23 18:02:48 stevesk Exp $
.\"
.\" Author: Tatu Ylonen <ylo@cs.hut.fi>
.\" Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
@@ -42,14 +42,12 @@
.Nd authentication agent
.Sh SYNOPSIS
.Nm ssh-agent
-.Ar command
-.Ar args ...
-.Nm ssh-agent
.Op Fl c Li | Fl s
+.Op Fl d
+.Op Ar command Op Ar args ...
.Nm ssh-agent
+.Op Fl c Li | Fl s
.Fl k
-.Nm ssh-agent
-.Fl d
.Sh DESCRIPTION
.Nm
is a program to hold private keys used for public key authentication