docs
This commit is contained in:
parent
5dc9a6953b
commit
1e2a99ecd3
@ -58,12 +58,13 @@ That's all. Snapcontrol will now be called by the Windows scheduler. See "snapco
|
||||
|
||||
```dos
|
||||
C:\>snapcontrol.exe /?
|
||||
usage: snapcontrol.exe [ /I | /V> | /D | /? ]
|
||||
usage: snapcontrol.exe [ /S | /I | /V> | /D | /? ]
|
||||
/S = silent mode (no user interaction!)
|
||||
/I = install/update scheduler job
|
||||
/V = show version
|
||||
/D = dry run
|
||||
/? = help
|
||||
```
|
||||
|
||||
Everytime you change the values in "BackupSched" or "BackupStart" you will have to call snapcontrol.exe with the /I switch.
|
||||
*HINT:* Everytime you change the values in "BackupSched" or "BackupStart" you will have to call snapcontrol.exe with the /I switch.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user