Fix docblock of commands
This commit is contained in:
+1
-1
@@ -13,7 +13,7 @@ import (
|
||||
"github.com/refs/pman/pkg/process"
|
||||
)
|
||||
|
||||
// RunCommand is the entrypoint for the accounts command.
|
||||
// RunCommand is the entrypoint for the run command.
|
||||
func RunCommand(cfg *config.Config) *cli.Command {
|
||||
return &cli.Command{
|
||||
Name: "run",
|
||||
|
||||
Reference in New Issue
Block a user