From 884d6e1925f4a0f3bedb0974391dd898e3505d41 Mon Sep 17 00:00:00 2001 From: Ske Date: Thu, 5 Mar 2020 19:08:11 +0100 Subject: [PATCH] Add pk;find to the command list --- docs/3-command-list.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/3-command-list.md b/docs/3-command-list.md index 26c93fad..db815301 100644 --- a/docs/3-command-list.md +++ b/docs/3-command-list.md @@ -25,7 +25,9 @@ Words in **\** or **[square brackets]** mean fill-in-the-blank. - `pk;system [system] fronthistory` - Shows the last 10 fronters of a system. - `pk;system [system] frontpercent [timeframe]` - Shows the aggregated front history of a system within a given time frame. - `pk;system [system] list` - Shows a paginated list of a system's members. -- `pk;system [system] list full` - Shows a paginated list of a system's members, with increased detail. +- `pk;system [system] list -full` - Shows a paginated list of a system's members, with increased detail. +- `pk;find ` - Searches members by name. +- `pk;system [system] find ` - (same as above, but for a specific system) - `pk;autoproxy [off|front|latch|member]` - Updates the system's autoproxy settings for a given server. - `pk;link ` - Links this system to a different account. - `pk;unlink [account]` - Unlinks an account from this system.