Ignore:
Timestamp:
05/05/2008 15:44:38 (4 years ago)
Author:
chris
Message:

Add restore -f option to force restore to continue after an error.

File:
1 edited

Legend:

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

    r1188 r2157  
    117117< 
    118118 
    119 > restore [-d] [-r] [-i] <directory-name> <local-directory-name> 
     119> restore [-drif] <directory-name> <local-directory-name> 
    120120 
    121121        Restores a directory to the local disc. The local directory specified 
     
    127127        -r -- resume an interrupted restoration 
    128128        -i -- directory name is actually an ID 
     129        -f -- force restore to continue if errors are encountered 
    129130 
    130131        If a restore operation is interrupted for any reason, it can be restarted 
Note: See TracChangeset for help on using the changeset viewer.