diff --git a/pkg/util/gendoc/gendoc.go b/pkg/util/gendoc/gendoc.go index df0d32b2..e7228d0e 100644 --- a/pkg/util/gendoc/gendoc.go +++ b/pkg/util/gendoc/gendoc.go @@ -67,7 +67,7 @@ In this case there is a number of helper functions which can be used: case gendocMan: hdr := &doc.GenManHeader{ Section: "1", - Source: "NSPCC & Morphbits", + Source: "FrostFS", } return doc.GenManTree(rootCmd, hdr, args[0]) default: