Skip to content

Commit

Permalink
Update status example
Browse files Browse the repository at this point in the history
  • Loading branch information
chiralcentre authored Apr 14, 2024
1 parent 957e42d commit 190a2f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/UserGuide.md
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ Format: `status INDEX STATUS`
* The status of the application to change to is `OFFERED`, and the number of `OFFERED` applications to the job is already equal to the number of vacancies of the job.

Example:
* `status 2 IN_PROGRESS` changes the status of the application with index 2 to `IN_PROGRESS`.
* `status 2 WAITLIST` changes the status of the application with index 2 to `WAITLIST`.

If status command is successfully executed, the app will display the application with the new status.

Expand Down

0 comments on commit 190a2f7

Please sign in to comment.