diff --git a/docs/UserGuide.md b/docs/UserGuide.md index dc1cb081086..45bc38a7b52 100644 --- a/docs/UserGuide.md +++ b/docs/UserGuide.md @@ -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.