[BACK]Return to sftp.1 CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/sftp.1 between version 1.80 and 1.81

version 1.80, 2010/01/09 23:04:13 version 1.81, 2010/01/13 01:40:16
Line 393 
Line 393 
 .It Ic lpwd  .It Ic lpwd
 Print local working directory.  Print local working directory.
 .It Xo Ic ls  .It Xo Ic ls
 .Op Fl 1aflnrSt  .Op Fl 1aflhnrSt
 .Op Ar path  .Op Ar path
 .Xc  .Xc
 Display a remote directory listing of either  Display a remote directory listing of either
Line 421 
Line 421 
 .It Fl l  .It Fl l
 Display additional details including permissions  Display additional details including permissions
 and ownership information.  and ownership information.
   .It Fl h
   When used with a long format option, use unit suffixes: Byte, Kilobyte,
   Megabyte, Gigabyte, Terabyte, Petabyte, and Exabyte in order to reduce
   the number of digits to four or fewer using powers of 2 for sizes (K=1024,
   M=1048576, etc.).
 .It Fl n  .It Fl n
 Produce a long listing with user and group information presented  Produce a long listing with user and group information presented
 numerically.  numerically.

Legend:
Removed from v.1.80  
changed lines
  Added in v.1.81