We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36c00b3 + 3c98406 commit ca0d6b2Copy full SHA for ca0d6b2
1 file changed
man/generate.go
@@ -23,6 +23,7 @@ func generateManPages(opts *options) error {
23
Title: "DOCKER",
24
Section: "1",
25
Source: "Docker Community",
26
+ Manual: "Docker User Manuals",
27
}
28
29
// If SOURCE_DATE_EPOCH is set, in order to allow reproducible package
0 commit comments