diff --git a/src/triagebot/zulip-commands.md b/src/triagebot/zulip-commands.md index 070c0dd1..964a1d1e 100644 --- a/src/triagebot/zulip-commands.md +++ b/src/triagebot/zulip-commands.md @@ -14,6 +14,7 @@ You can send these commands as a direct message to the [triagebot][triagebot-dm] - `whoami`: shows the Rust teams that you are a part of - `lookup github `: lookup the GitHub username of a user by their Zulip name - `lookup zulip `: lookup the Zulip name of a user by their GitHub username +- `user-info [--org ]`: show basic information about the given GitHub account, including its recent comments and PRs created in the given GitHub organization (`org`) - `team-stats `: show the review workqueue statistics of all members of the given team - `team-stats `: show the review workqueue statistics of all members of the given team in the context of a given repository (i.e. considering that repository's `triagebot.toml`)