Wednesday, 14 August 2013

What does "-vp" do in "call prorest.bat live.db live.BK -vp > Backup.txt"?

What does "-vp" do in "call prorest.bat live.db live.BK -vp > Backup.txt"?

I'm a newbie to cmd scipts, annd just want to know What "-vp" is doing
here? What's the purpose of it? I don't think it's batch-parameter of the
batch (prorest.bat) being called here. Instead, it should be some kind of
qualifier of cmd i think. But what would this qualifier do? Can anyone
please tell me?
call prorest.bat d:\live.db d:\dbbackup\live.BK -vp >
d:\dbbackup\Verify_Live_Backup.txt
Thanks a lot!

No comments:

Post a Comment