Skip to content

Commit f666e62

Browse files
committed
Tutorial new section report creation
1 parent 9694229 commit f666e62

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

StorageGRID-Webscale-Tutorial.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,4 +95,6 @@ $BucketAccounting = foreach ($Account in (Get-SGWAccounts | Where-Object { $_.ca
9595
}
9696
9797
$BucketAccounting | Export-Csv -Path $HOME\Downloads\TenantAccounting.csv -NoTypeInformation
98-
```
98+
```
99+
100+
## Report creation

0 commit comments

Comments
 (0)