workflow: auto-update cli-commands on release (#6755)
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"description": "Commands to skip during extraction (not documented intentionally)",
|
||||
"skip_commands": [
|
||||
{
|
||||
"name": "term",
|
||||
"reason": "Terminal integration documented via @goose/@g aliases"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user