Ignore:
Timestamp:
22/09/2007 00:52:08 (5 years ago)
Author:
chris
Message:

Add "-h" and "/?" options to display usage in Daemon.

Extend usage info with service commands in BackupDaemon?.

Disable useless -D, -V and -k options on Windows.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • box/chris/general/bin/bbstored/BackupStoreDaemon.h

    r1381 r1855  
    5757         
    5858        virtual const char *DaemonName() const; 
    59         virtual const char *DaemonBanner() const; 
     59        virtual std::string DaemonBanner() const; 
    6060 
    6161        const ConfigurationVerify *GetConfigVerify() const; 
Note: See TracChangeset for help on using the changeset viewer.