From a6e6d848d6f719710a43ca015027bd93befb721d Mon Sep 17 00:00:00 2001 From: Mikhail Osipov Date: Mon, 8 Mar 2021 02:25:01 +0300 Subject: add cmd, hook, socket help --- pkg/server/hook/b85.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/server/hook/b85.go') diff --git a/pkg/server/hook/b85.go b/pkg/server/hook/b85.go index d90a1c4..967882d 100644 --- a/pkg/server/hook/b85.go +++ b/pkg/server/hook/b85.go @@ -44,5 +44,5 @@ func (b85Pipe) Recv(rq, wq queue.Q) error { } func init() { - registerPipe("b85", b85Pipe{}) + registerPipe("b85", "base85 filter out/in", b85Pipe{}) } -- cgit v1.2.3-70-g09d2