Sign in
chromium
/
external
/
github.com
/
docker
/
cli
/
18.06
/
.
/
man
/
import.go
blob: bc117bdcfb3ae8cd74380cd8bbcab365fc2ee073 [
file
] [
log
] [
blame
]
// +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"