Typo
This commit is contained in:
parent
b246ecf956
commit
f97cb3f10a
2
log.go
2
log.go
@ -22,7 +22,7 @@ type LogCmd struct {
|
||||
Query LogQueryCmd `cmd:"" help:"query logs"`
|
||||
Dump LogDumpCmd `cmd:"" help:"show all info for log entry with ID"`
|
||||
Json LogJsonCmd `cmd:"" help:"generate json statistics"`
|
||||
Makrdown LogMarkdownCmd `cmd:"" help:"generate markdown statistics"`
|
||||
Markdown LogMarkdownCmd `cmd:"" help:"generate markdown statistics"`
|
||||
}
|
||||
|
||||
type LogQueryCmd struct {
|
||||
|
Loading…
Reference in New Issue
Block a user