We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36c00b3 commit 3c98406Copy full SHA for 3c98406
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