diff options
author | Elijah Saxon <elijah@riseup.net> | 2005-02-26 21:28:26 +0000 |
---|---|---|
committer | Elijah Saxon <elijah@riseup.net> | 2005-02-26 21:28:26 +0000 |
commit | 42f5f9a4628d439a6337dab172d2243c8712d917 (patch) | |
tree | a5d4516e38ca2a0852329318f349de62fdb4029b /README | |
parent | b808ac3de7a5abc0b8b6fd1409ba397056b3c56b (diff) | |
download | backupninja-42f5f9a4628d439a6337dab172d2243c8712d917.tar.gz backupninja-42f5f9a4628d439a6337dab172d2243c8712d917.tar.bz2 |
added --run
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ The following options are available: -t, --test Run in test mode, no actions are actually taken. -n, --now Perform actions now, instead of when they might be scheduled. - +--run FILE runs the specified action FILE (e.g. one of the /etc/backup.d/ files) CONFIGURATION FILES =================== |