From cd8541b70e2b726750b0464ef1e0d319f8b744fa Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 22 Feb 2022 15:00:58 +0100 Subject: [PATCH] Add peco a simplistic interactive filtering CLI --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 911f850..ba5a747 100644 --- a/README.md +++ b/README.md @@ -826,6 +826,7 @@ curl --user username:password -X POST -F "jenkinsfile= JSON * [jq Docs](https://stedolan.github.io/jq/manual/) - online manual for jq (a lightweight and flexible command-line JSON processor)