- markus@cvs.openbsd.org 2001/08/14 09:23:02
     [sftp.1 sftp-int.c]
     "bye"; hk63a@netscape.net
diff --git a/sftp.1 b/sftp.1
index dae551b..6a365a4 100644
--- a/sftp.1
+++ b/sftp.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sftp.1,v 1.21 2001/06/23 17:48:18 itojun Exp $
+.\" $OpenBSD: sftp.1,v 1.22 2001/08/14 09:23:02 markus Exp $
 .\"
 .\" Copyright (c) 2001 Damien Miller.  All rights reserved.
 .\"
@@ -91,6 +91,8 @@
 Commands are case insensitive and pathnames may be enclosed in quotes if they
 contain spaces.
 .Bl -tag -width Ds
+.It Ic bye
+Quit sftp.
 .It Ic cd Ar path
 Change remote directory to
 .Ar path .