forked from TrueCloudLab/frostfs-node
[#578] gendoc: Replace NSPCC with FrostFS
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
34b5d90441
commit
082370583f
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue