mirror of
https://github.com/sharkdp/fd.git
synced 2026-08-29 02:32:00 +08:00
30add71233
Three command line options were added in late 2021 that never made their way into the manpage: *f8ae334introduced --no-ignore-parent; *bf9e6fdintroduced --strip-prefix (later renamed strip-cwd-prefix); and *17dd2a6introduced --batch-size. This commit updates the manpage content to reflect the auto-generated output of `fd --help`.