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 8ec0170e2..dde3dd146 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -429,6 +429,7 @@
429 "\nEXPRESSION may consist of:\n" \ 429 "\nEXPRESSION may consist of:\n" \
430 "\t-follow\t\tDereference symbolic links.\n" \ 430 "\t-follow\t\tDereference symbolic links.\n" \
431 "\t-name PATTERN\tFile name (leading directories removed) matches PATTERN." \ 431 "\t-name PATTERN\tFile name (leading directories removed) matches PATTERN." \
432 "\t-print\t\tPrint (default and assumed).\n" \
432 USAGE_FIND_TYPE( \ 433 USAGE_FIND_TYPE( \
433 "\n\t-type X\t\tFiletype matches X (where X is one of: f,d,l,b,c,...)" \ 434 "\n\t-type X\t\tFiletype matches X (where X is one of: f,d,l,b,c,...)" \
434) USAGE_FIND_PERM( \ 435) USAGE_FIND_PERM( \