diff options
Diffstat (limited to 'docs/guide')
| -rw-r--r-- | docs/guide/plugins.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/guide/plugins.md b/docs/guide/plugins.md index 0807f069..a064f967 100644 --- a/docs/guide/plugins.md +++ b/docs/guide/plugins.md @@ -37,6 +37,8 @@ In addition to finding plugins by name or description content, the search box in - `@installed` to only show installed plugins - `@enabled` to only show enabled plugins - `@disabled` to show plugins that are installed but not enabled) + - `@update_available` to show plugins that have updates to install + - `@failed_to_load` to show plugins that failed to load The following plugin categories are also searchable: |
