docs: describe 3-level help paste hierarchy
USAGE.md: add Detailed Help section with format example. CHEATSHEET.md: note hierarchy layout in help description. TASKS.md: update sprint with hierarchy task and test count. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -95,9 +95,10 @@ Profile data written on graceful shutdown when bot runs with `--cprofile`.
|
||||
!h # Shorthand (any unambiguous prefix works)
|
||||
```
|
||||
|
||||
Detailed help output (docstrings, subcommands, examples) is pasted to
|
||||
FlaskPaste and appended as a URL. Falls back gracefully if FlaskPaste
|
||||
is not loaded.
|
||||
Detailed help is pasted to FlaskPaste and appended as a URL. Paste
|
||||
layout uses a 3-level hierarchy: `[plugin]` at column 0, `!command`
|
||||
at indent 4, docstring body at indent 8. Falls back gracefully if
|
||||
FlaskPaste is not loaded.
|
||||
|
||||
## Permission Tiers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user