Skip to content

Commit 9a02f3f

Browse files
Update Import-StaffHubShift.md
1 parent 363a999 commit 9a02f3f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

staffhub/staffhub-ps/staffhub/Import-StaffHubShift.md

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

2222
## DESCRIPTION
23-
Imports a list of shifts and adds them to members in the specified teams
24-
Format of the file content - Title,Notes,StartDateTime,EndDateTime,ShiftType,MemberId,TeamId
25-
Eg: Title,Notes,2018-11-28T00:00:00Z,2018-11-28T02:00:00Z,Working,MBER_1234,TEAM_1234
26-
Failure in adding one shift does not stop the other shifts from getting added.
23+
Imports a list of shifts and adds them to members in the specified teams<br>
24+
Format of the file content - Title,Notes,StartDateTime,EndDateTime,ShiftType,MemberId,TeamId<br>
25+
Eg: Title,Notes,2018-11-28T00:00:00Z,2018-11-28T02:00:00Z,Working,MBER_1234,TEAM_1234<br>
26+
Failure in adding one shift does not stop the other shifts from getting added.<br>
2727

2828
## EXAMPLES
2929

0 commit comments

Comments
 (0)