Update comment for find_files

This commit is contained in:
Eric Torres 2022-09-28 21:24:37 -07:00
parent 57335e3ed0
commit 2dda5d4f0e

View File

@ -1,6 +1,7 @@
# Utility functions and helpers for searching
DEFAULT_FD_OPTS=('--hidden' '--type' 'f' '--type' 'l' '--threads' "$(nproc)")
# Search and return a string with filenames delimited by \n
# Parameters:
# $1: directory
# $2-n: extra arguments