remove description of --batch-size flag from EXAMPLES subsection

This also removes the indent before "SEE ALSO" to make it a new
subsection
This commit is contained in:
Amir Zolfaghari 2022-05-21 18:47:45 +04:30 committed by David Peter
parent 6782c21d52
commit 16acdeb6ce
1 changed files with 0 additions and 6 deletions

6
doc/fd.1 vendored
View File

@ -454,11 +454,5 @@ $ fd -e py
.TP
.RI "Open all search results with vim:"
$ fd pattern -X vim
.TP
.BI "\-\-batch\-size " size
Pass at most
.I size
arguments to each call to the command given with -X.
.TP
.SH SEE ALSO
.BR find (1)