fix error hooks and add listing everything
ci/woodpecker/push/go-lint Pipeline failed
ci/woodpecker/push/publish-docs Pipeline failed

This commit is contained in:
2026-08-15 00:16:05 -05:00
parent 62ac2934dc
commit e789924547
16 changed files with 211 additions and 137 deletions
+3 -3
View File
@@ -3,7 +3,7 @@ title: List
---
List commands, lists, or hosts defined in config file
List commands, lists, or hosts defined in config file. The subcommands take zero or more arguments to print specific commands or lists
Usage:
```
@@ -11,8 +11,8 @@ Usage:
```
Available Commands:
cmds List commands defined in config file.
lists List lists defined in config file.
cmds Prints commands defined in config file.
lists Prints lists defined in config file.
Flags:
```