aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/usage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h
index 0ae819a1a..f6506b4f8 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1008,6 +1008,7 @@
1008 "\n -maxdepth N Descend at most N levels. -maxdepth 0 applies" \ 1008 "\n -maxdepth N Descend at most N levels. -maxdepth 0 applies" \
1009 "\n tests/actions to command line arguments only") \ 1009 "\n tests/actions to command line arguments only") \
1010 "\n -name PATTERN File name (w/o directory name) matches PATTERN" \ 1010 "\n -name PATTERN File name (w/o directory name) matches PATTERN" \
1011 "\n -iname PATTERN Case insensitive -name" \
1011 USE_FEATURE_FIND_PATH( \ 1012 USE_FEATURE_FIND_PATH( \
1012 "\n -path PATTERN Path matches PATTERN") \ 1013 "\n -path PATTERN Path matches PATTERN") \
1013 USE_FEATURE_FIND_REGEX( \ 1014 USE_FEATURE_FIND_REGEX( \