Show
Ignore:
Timestamp:
13/09/2008 15:31:26 (2 years ago)
Author:
chris
Message:

Allow undelete command to work on files as well as directories.

Add delete command that works on files and directories.

Document both commands.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • box/trunk/bin/bbackupquery/bbackupquery.cpp

    r2184 r2283  
    309309         
    310310        // Set up a context for our work 
    311         BackupQueries context(connection, conf); 
     311        BackupQueries context(connection, conf, readWrite); 
    312312         
    313313        // Start running commands... first from the command line