=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sftp.1,v retrieving revision 1.26.2.2 retrieving revision 1.26.2.3 diff -u -r1.26.2.2 -r1.26.2.3 --- src/usr.bin/ssh/sftp.1 2002/06/22 07:23:17 1.26.2.2 +++ src/usr.bin/ssh/sftp.1 2002/10/11 14:53:07 1.26.2.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.26.2.2 2002/06/22 07:23:17 miod Exp $ +.\" $OpenBSD: sftp.1,v 1.26.2.3 2002/10/11 14:53:07 miod Exp $ .\" .\" Copyright (c) 2001 Damien Miller. All rights reserved. .\" @@ -203,12 +203,18 @@ .Ar newpath . .It Ic lpwd Print local working directory. -.It Ic ls Op Ar path +.It Xo Ic ls +.Op Ar flags +.Op Ar path +.Xc Display remote directory listing of either .Ar path or current directory if .Ar path -is not specified. +is not specified. If the +.Fl l +flag is specified, then display additional details including permissions +and ownership information. .It Ic lumask Ar umask Set local umask to .Ar umask .