diff options
Diffstat (limited to 'include/usage.h')
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/usage.h b/include/usage.h index f5bd96a47..7d09feb05 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -981,6 +981,8 @@ | |||
981 | USE_FEATURE_FIND_PRINT0( \ | 981 | USE_FEATURE_FIND_PRINT0( \ |
982 | "\n -print0 Delimit output with null characters rather than" \ | 982 | "\n -print0 Delimit output with null characters rather than" \ |
983 | "\n newlines") \ | 983 | "\n newlines") \ |
984 | USE_FEATURE_FIND_CONTEXT ( \ | ||
985 | "\n -context File has specified security context") \ | ||
984 | USE_FEATURE_FIND_EXEC( \ | 986 | USE_FEATURE_FIND_EXEC( \ |
985 | "\n -exec CMD ARG ; Execute CMD with all instances of {} replaced by the" \ | 987 | "\n -exec CMD ARG ; Execute CMD with all instances of {} replaced by the" \ |
986 | "\n matching files") \ | 988 | "\n matching files") \ |