reg/vendor/github.com/docker/cli/man/import.go

8 lines
189 B
Go
Raw Normal View History

// +build never
package main
// Not used, but required for generating other man pages.
// Import it here so that the package is included by vndr.
import _ "github.com/cpuguy83/go-md2man"