From 24d8067f62555c6b6a7c0b3499f80bd0c535013c Mon Sep 17 00:00:00 2001 From: Miodrag Milic Date: Mon, 22 May 2017 22:57:12 +0200 Subject: [PATCH] doc --- _scripts/whatif.ps1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/_scripts/whatif.ps1 b/_scripts/whatif.ps1 index 4c3a97c..b12b42d 100644 --- a/_scripts/whatif.ps1 +++ b/_scripts/whatif.ps1 @@ -12,8 +12,9 @@ by backup and restore functions: ... backup - update ... - restore + tru { + update ... + } finally { restore } #>