diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h index 0ae819a..f6506b4 100644 --- a/include/usage.h +++ b/include/usage.h @@ -1008,6 +1008,7 @@ "\n -maxdepth N Descend at most N levels. -maxdepth 0 applies" \ "\n tests/actions to command line arguments only") \ "\n -name PATTERN File name (w/o directory name) matches PATTERN" \ + "\n -iname PATTERN Case insensitive -name" \ USE_FEATURE_FIND_PATH( \ "\n -path PATTERN Path matches PATTERN") \ USE_FEATURE_FIND_REGEX( \ |