github.com/xdlianrong208/docker-ce-comments@v17.12.1-ce-rc2+incompatible/components/cli/man/import.go (about)

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