summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThayne McCombs <astrothayne@gmail.com>2024-05-08 00:40:02 -0600
committerGitHub <noreply@github.com>2024-05-08 00:40:02 -0600
commit289a68bac3938d56b176d5b15fab312fd538e949 (patch)
treec73ecbb76326b13e5e0b5a86bcf6998c25b38095
parent36163f9c3a092f21711abb8d26f4d5c2dbb11a05 (diff)
parentfcaff0f38537833aa8ad157346b98b751a0947c7 (diff)
Merge pull request #1555 from tmccombs/fmt-readmev10.1.0
Add --format to help in README
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1f23f59..cc0ce75 100644
--- a/README.md
+++ b/README.md
@@ -340,6 +340,7 @@ Options:
--changed-within <date|dur> Filter by file modification time (newer than)
--changed-before <date|dur> Filter by file modification time (older than)
-o, --owner <user:group> Filter by owning user and/or group
+ --format <fmt> Print results according to template
-x, --exec <cmd>... Execute a command for each search result
-X, --exec-batch <cmd>... Execute a command with all search results at once
-c, --color <when> When to use colors [default: auto] [possible values: auto,