summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAmir Zolfaghari <cvemys@gmail.com>2022-05-21 18:47:45 +0430
committerDavid Peter <sharkdp@users.noreply.github.com>2022-05-21 19:32:41 +0200
commit16acdeb6ce36985190af366f9ec3d792553e90d8 (patch)
tree23e30b52d977fd9ddee2beb51ef72d00497c666e
parent6782c21d52c6b19bfde3c9b665ecf036d17b18ed (diff)
remove description of --batch-size flag from EXAMPLES subsection
This also removes the indent before "SEE ALSO" to make it a new subsection
-rw-r--r--doc/fd.16
1 files changed, 0 insertions, 6 deletions
diff --git a/doc/fd.1 b/doc/fd.1
index 314b0a1..a674b84 100644
--- a/doc/fd.1
+++ b/doc/fd.1
@@ -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)