From 7bd057d8ccb410a2e753f09b7e328eff3d09c01d Mon Sep 17 00:00:00 2001 From: Tim Carman Date: Tue, 22 Aug 2023 10:31:31 +1000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2a084f9..111d876 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@

- +

@@ -224,4 +224,4 @@ PS C:\> New-AsBuiltReport -Report Nutanix.PrismElement -Target '172.16.30.110',' # Generate a Nutanix Prism Element As Built Report for Nutanix cluster '172.16.30.110' using specified credentials. Export report to HTML & DOCX formats. Use default report style. Reports are saved to the user profile folder by default. Attach and send reports via e-mail. PS C:\> New-AsBuiltReport -Report Nutanix.PrismElement -Target '172.16.30.110' -Username 'admin' -Password 'nutanix/4u' -Format Html,Word -OutputFolderPath 'C:\Users\Tim\Documents' -SendEmail -``` \ No newline at end of file +```