Skip to content

Commit 289a68b

Browse files
authored
Merge pull request #1555 from tmccombs/fmt-readme
Add --format to help in README
2 parents 36163f9 + fcaff0f commit 289a68b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -340,6 +340,7 @@ Options:
340340
--changed-within <date|dur> Filter by file modification time (newer than)
341341
--changed-before <date|dur> Filter by file modification time (older than)
342342
-o, --owner <user:group> Filter by owning user and/or group
343+
--format <fmt> Print results according to template
343344
-x, --exec <cmd>... Execute a command for each search result
344345
-X, --exec-batch <cmd>... Execute a command with all search results at once
345346
-c, --color <when> When to use colors [default: auto] [possible values: auto,

0 commit comments

Comments
 (0)