Skip to content

Commit

Permalink
Merge pull request #107 from McNaBry/update-add-UG
Browse files Browse the repository at this point in the history
Update add recruiter UG
  • Loading branch information
McNaBry authored Nov 2, 2023
2 parents 3847bff + 3ed7743 commit 64eb9d2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Acceptable Parameters:
* Specifying this sets the ID, or one unique one will be derived and generated from the name if not provided.

* `ORG_ID` refers to the unique identifier which is used to uniquely identify the organization the recruiter should be tied to. It is subject to the same validation as the ID field.
The value provided must also be the ID of an existing organization in the address book.

* `NUMBER` should be a valid phone number.

Expand All @@ -146,7 +147,7 @@ Acceptable Parameters:


Examples:
* `add --rec --name John Doe --oid paypal-sg`
* `add --rec --name John Doe --oid paypal-sg` links the recruiter `John Doe` to an organization with the id `paypal-sg`


### Listing all contacts: `list`
Expand Down

0 comments on commit 64eb9d2

Please sign in to comment.