1
0
mirror of https://github.com/sharkdp/fd synced 2024-06-28 22:04:23 +00:00

Add --format to help in README

This commit is contained in:
Thayne McCombs 2024-05-08 00:38:45 -06:00
parent 36163f9c3a
commit fcaff0f385

View File

@ -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,