Changeset 17876 for src/router/proftpd/doc/howto/ListOptions.html
- Timestamp:
- 11/11/11 13:17:43 (19 months ago)
- File:
-
- 1 edited
-
src/router/proftpd/doc/howto/ListOptions.html (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/router/proftpd/doc/howto/ListOptions.html
r14672 r17876 1 <!-- $Id: ListOptions.html,v 1. 4 2009/05/01 15:47:33castaglia Exp $ -->1 <!-- $Id: ListOptions.html,v 1.5 2010/06/19 20:45:21 castaglia Exp $ --> 2 2 <!-- $Source: /cvsroot/proftp/proftpd/doc/howto/ListOptions.html,v $ --> 3 3 … … 31 31 <li><dt>-C</dt> 32 32 <dd>List entries by columns</dd> 33 <li><dt>-c<dt> 34 <dd>Sort by file status change time when <code>-t</code> is also used</dd> 33 35 <li><dt>-d</dt> 34 36 <dd>List directory entries instead of directory contents</dd> … … 50 52 <dd>Sort by file size</dd> 51 53 <li><dt>-t</dt> 52 <dd>Sort by modification time</dd> 54 <dd>Sort by file modification time</dd> 55 <li><dt>-u<dt> 56 <dd>Sort by file access time when <code>-t</code> is also used</dd> 53 57 </ul> 54 58 … … 131 135 <p> 132 136 <hr> 133 <i>$Date: 20 09/05/01 15:47:33$</i><br>137 <i>$Date: 2010/06/19 20:45:21 $</i><br> 134 138 135 139 </body>
Note: See TracChangeset
for help on using the changeset viewer.
