Skip to content

Commit

Permalink
Change description
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed Sep 25, 2023
1 parent 9c0897d commit 606b728
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion O365Synchronizer.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
CompanyName = 'Evotec'
CompatiblePSEditions = @('Desktop', 'Core')
Copyright = '(c) 2011 - 2023 Przemyslaw Klys @ Evotec. All rights reserved.'
Description = 'This module allows to synchronize users to/from Office 365.'
Description = 'This module allows to synchronize users to/from Office 365. You can synchronize users information to personal contacts or synchronize tenants between each other.'
FunctionsToExport = @('Clear-O365PersonalContact', 'Sync-O365Contact', 'Sync-O365PersonalContact')
GUID = '81e907a0-a475-4d6a-a80d-20e9f08ad6b7'
ModuleVersion = '0.0.2'
Expand Down

0 comments on commit 606b728

Please sign in to comment.