From 025fa3e200a40c77a965a0c48e3b618a312829e8 Mon Sep 17 00:00:00 2001 From: isacaya <114328108+isacaya@users.noreply.github.com> Date: Wed, 24 Jan 2024 20:19:38 +0900 Subject: [PATCH] fix README.md (#333) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bb9d29f..c0f412f 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ Notify supports piping output of any tool or output file and send it to configur ### Send notification using piped(stdin) output ```sh -subfinder -d hackerone.com | notify +subfinder -d hackerone.com | notify -bulk ```