From 8bd62b72d0b5d592447e7c5a156d2ed5160fc221 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Thu, 23 Jan 2025 02:56:42 +0000 Subject: [PATCH] remove cat --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c702438..d8c7b45 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ For example, in Windows with Powershell you could: Or with Bash: -`cat script.txt | xargs vbantxt-cli` +`xargs vbantxt-cli < script.txt` to load commands from a file: