Skip to content

Commit

Permalink
Fix User Guide Error
Browse files Browse the repository at this point in the history
  • Loading branch information
maze508 committed Mar 11, 2024
1 parent f48e0b1 commit 88280cd
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 @@ -120,7 +120,7 @@ Finds persons whose names or tags matches any of the defined keywords.

Format: `find /FIELD KEYWORD [MORE_KEYWORDS]`

* 'FIELD' can be `n/` for name, `t/` for tag.
* 'FIELD' can be `/n` for name, `/t` for tag.


* 'KEYWORD' is the keyword to search for.
Expand Down

0 comments on commit 88280cd

Please sign in to comment.