diff --git a/ViewTickets.md b/ViewTickets.md index 44e2eda..a75858f 100644 --- a/ViewTickets.md +++ b/ViewTickets.md @@ -93,6 +93,7 @@ Combined queries: * [leases]query:status!=closed&keywords~=leases ([count)](TicketQuery)(status!=closed&keywords~=leases,): related to leases or garbage collection * [accounting]query:status!=closed&keywords~=accounting ([count)](TicketQuery)(status!=closed&keywords~=accounting,): related to storage accounting * [logging]query:status!=closed&keywords~=logging ([count)](TicketQuery)(status!=closed&keywords~=logging,): related to logging + * [ophandle]query:status!=closed&keywords~=ophandle ([count)](TicketQuery)(status!=closed&keywords~=ophandle,): related to operation handles * [error]query:status!=closed&keywords~=error ([count)](TicketQuery)(status!=closed&keywords~=error,): related to error reporting (to end-users) * [statistics]query:status!=closed&keywords~=statistics ([count)](TicketQuery)(status!=closed&keywords~=statistics,): related to usage statistics * [tahoe-cp]query:status!=closed&keywords~=tahoe-cp ([count)](TicketQuery)(status!=closed&keywords~=tahoe-cp,): `tahoe cp` command