=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ssh/sftp.1,v retrieving revision 1.33.2.1 retrieving revision 1.33.2.2 diff -u -r1.33.2.1 -r1.33.2.2 --- src/usr.bin/ssh/sftp.1 2002/06/26 15:30:38 1.33.2.1 +++ src/usr.bin/ssh/sftp.1 2002/10/11 14:51:52 1.33.2.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sftp.1,v 1.33.2.1 2002/06/26 15:30:38 jason Exp $ +.\" $OpenBSD: sftp.1,v 1.33.2.2 2002/10/11 14:51:52 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 .