Skip to content

Commit 675ea5b

Browse files
Update Import-StaffHubTeam.md
1 parent 363a999 commit 675ea5b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

staffhub/staffhub-ps/staffhub/Import-StaffHubTeam.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ Import-StaffHubTeam [-Path] <String> [[-Encoding] <String>]
2020
```
2121

2222
## DESCRIPTION
23-
Imports a set of teams from a specified file
24-
Format of the File content - Name,TimeZone,ManagerEmail
25-
Eg: CmdletTestTeam,Asia/Calcutta,[email protected]
26-
Failure in adding one team does not stop the other teams from getting added.
23+
Imports a set of teams from a specified file<br>
24+
Format of the File content - Name,TimeZone,ManagerEmail<br>
25+
Eg: CmdletTestTeam,Asia/Calcutta,[email protected]<br>
26+
Failure in adding one team does not stop the other teams from getting added.<br>
2727

2828
## EXAMPLES
2929

0 commit comments

Comments
 (0)