Changeset 2637 for box/trunk/bin


Ignore:
Timestamp:
24/02/2010 21:42:19 (2 years ago)
Author:
chris
Message:

Updated bbackupquery help to list some undocumented options.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/trunk/bin/bbackupquery/documentation.txt

    r2353 r2637  
    3939        -I -- don't display object ID 
    4040        -F -- don't display flags 
    41         -t -- show file modification time 
    42                         (and attr mod time if has the object has attributes, ~ separated) 
     41        -t -- show file modification time in local time 
     42              (and attr mod time if has the object has attributes, ~ separated) 
     43        -T -- show file modification time in GMT 
     44        -a -- show updated attribute instead of file modification time 
    4345        -s -- show file size in blocks used on server 
    44                         (only very approximate indication of size locally) 
     46              (only very approximate indication of size locally) 
     47        -h -- show file attributes hash 
    4548 
    4649ls can be used as an alias. 
Note: See TracChangeset for help on using the changeset viewer.