Update comment for find_files
This commit is contained in:
parent
57335e3ed0
commit
2dda5d4f0e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user