Skip to content

Commit

Permalink
docs improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Nov 16, 2023
1 parent dbeb480 commit 9bc6795
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Public/Get-O365TenantID.ps1
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
function Get-O365TenantID {
<#
.SYNOPSIS
Short description
Quick way to find Office 365 Tenant ID by using domain name
.DESCRIPTION
Long description
Quick way to find Office 365 Tenant ID by using domain name
.PARAMETER Domain
Parameter description
Domain name to check
.EXAMPLE
Get-O365TenantID -Domain 'evotec.pl'
Expand Down

0 comments on commit 9bc6795

Please sign in to comment.