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/hex.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg/server/hook/hex.go') diff --git a/pkg/server/hook/hex.go b/pkg/server/hook/hex.go index 362dbd4..4d7f1e7 100644 --- a/pkg/server/hook/hex.go +++ b/pkg/server/hook/hex.go @@ -24,5 +24,5 @@ func (hexPipe) Recv(rq, wq queue.Q) error { } func init() { - registerPipe("hex", hexPipe{}) + registerPipe("hex", "stream hexify out/", hexPipe{}) } -- cgit v1.2.3-70-g09d2