Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dearchap committed Jan 22, 2023
1 parent 03b2287 commit eb9e5d5
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/v2/examples/subcommands-categories.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,14 @@ func main() {
}
}
```

Will include:

```
COMMANDS:
noop
template:
add
remove
```

0 comments on commit eb9e5d5

Please sign in to comment.