From aa60b55ecdfd5bfee084212c6d088595c1bc6acd Mon Sep 17 00:00:00 2001 From: Dave Rolsky Date: Sat, 30 Mar 2024 16:18:34 +0800 Subject: [PATCH] Tweak some wording in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 307b4a4..4008f51 100644 --- a/README.md +++ b/README.md @@ -422,7 +422,7 @@ subset of these at once, then `per-dir` mode will be faster. You can also use the experimental `invoke.per-dir-or-once = n` option to invoke the command one of two ways, depending on the number of directories that precious will operate on. -### Quiet Flags +### Quiet Flags for Commands Many commands will accept a "quiet" flag of some sort. In general, you probably _do not_ want to run commands in a quiet mode with precious.