github.com/olljanat/moby@v1.13.1/man/README.md (about)

     1  Docker Documentation
     2  ====================
     3  
     4  This directory contains scripts for generating the man pages. Many of the man
     5  pages are generated directly from the `spf13/cobra` `Command` definition. Some
     6  legacy pages are still generated from the markdown files in this directory.
     7  Do *not* edit the man pages in the man1 directory. Instead, update the
     8  Cobra command or amend the Markdown files for legacy pages.
     9  
    10  
    11  ## Generate the man pages
    12  
    13  From within the project root directory run:
    14  
    15      make manpages