man-pages: fix missing manual title in heading
This was set in our manually written markdowns, but not in the man pages generated through Cobra. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Родитель
36c00b3c92
Коммит
3c98406fd3
|
@ -23,6 +23,7 @@ func generateManPages(opts *options) error {
|
|||
Title: "DOCKER",
|
||||
Section: "1",
|
||||
Source: "Docker Community",
|
||||
Manual: "Docker User Manuals",
|
||||
}
|
||||
|
||||
// If SOURCE_DATE_EPOCH is set, in order to allow reproducible package
|
||||
|
|
Загрузка…
Ссылка в новой задаче