Skip to content

Commit

Permalink
Change find command format
Browse files Browse the repository at this point in the history
  • Loading branch information
iamtr committed Apr 8, 2024
1 parent a94614c commit 51d12e8
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 @@ -211,7 +211,7 @@ Tags:

You can find patients whose names or IC contain any of the given keywords.

Format: `find [n\NAME] [ic\IC_NUMBER]`
Format: `find n\NAME [MORE_NAMES] OR find ic\IC_NUMBER`

* Exactly one of the optional fields must be provided
* The search is case-insensitive. e.g. `hans` will match `Hans`
Expand Down

0 comments on commit 51d12e8

Please sign in to comment.