aboutsummaryrefslogtreecommitdiff
path: root/internal/manpage/gen.go
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2019-06-14 18:44:39 +0000
committerChristine Dodrill <me@christine.website>2019-06-14 18:44:39 +0000
commit4cc50191d3d066dcad71433d0bd31f75216809ab (patch)
tree21be0ebd5bb104f6ae65268ab1b7fb706c7d9c47 /internal/manpage/gen.go
parent1290e823ca40471136d8dfccfe741c17a80c4d35 (diff)
downloadx-docker-base-layer.tar.xz
x-docker-base-layer.zip
Diffstat (limited to 'internal/manpage/gen.go')
-rw-r--r--internal/manpage/gen.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/internal/manpage/gen.go b/internal/manpage/gen.go
index 94a3ccf..90fefc6 100644
--- a/internal/manpage/gen.go
+++ b/internal/manpage/gen.go
@@ -1,3 +1,4 @@
+// Package manpage is a manpage generator based on command line flags from package flag.
package manpage
import (