Skip to content

Commit ca0d6b2

Browse files
Merge pull request #2801 from thaJeztah/fix_missing_manual_entry
man-pages: fix missing manual title in heading
2 parents 36c00b3 + 3c98406 commit ca0d6b2

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

man/generate.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ func generateManPages(opts *options) error {
2323
Title: "DOCKER",
2424
Section: "1",
2525
Source: "Docker Community",
26+
Manual: "Docker User Manuals",
2627
}
2728

2829
// If SOURCE_DATE_EPOCH is set, in order to allow reproducible package

0 commit comments

Comments
 (0)