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 +```