You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tools/slash-commands.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -240,7 +240,7 @@ plugins.
240
240
| `/tasks` | List active/recent background tasks for the current session |
241
241
| `/context [list\|detail\|map\|json]` | Explain how context is assembled |
242
242
| `/whoami` | Show your sender id. Alias: `/id` |
243
-
| `/usage off\|tokens\|full\|cost` | Control the per-response usage footer or print a local cost summary |
243
+
| `/usage off\|tokens\|full\|reset\|cost` | Control the per-response usage footer (`reset`/`inherit`/`clear`/`default` clears the session override to re-inherit the configured default) or print a local cost summary |
0 commit comments