mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-21 02:23:20 +00:00
3 lines
188 B
Go
3 lines
188 B
Go
// Package help implements Miller's on-line help. This includes mlr -h and mlr help, as well
|
|
// as content-generation logic used by the Miller manual page and Miller webdocs.
|
|
package help
|