=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sftp.1,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- src/usr.bin/ssh/sftp.1 2001/06/23 17:48:18 1.21 +++ src/usr.bin/ssh/sftp.1 2001/08/14 09:23:02 1.22 @@ -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 .