diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-02-14 21:51:54 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-02-14 21:51:54 +0000 |
commit | 3a5656f5ecaaa1ecb708c3512ada68bda5ebb5da (patch) | |
tree | b729911967b7d7199466a8da7e5a48d443dd61b5 | |
parent | d2023eab0195e6d7d0daea8f04d46af091d80965 (diff) | |
download | busybox-w32-3a5656f5ecaaa1ecb708c3512ada68bda5ebb5da.tar.gz busybox-w32-3a5656f5ecaaa1ecb708c3512ada68bda5ebb5da.tar.bz2 busybox-w32-3a5656f5ecaaa1ecb708c3512ada68bda5ebb5da.zip |
Fins find message.
git-svn-id: svn://busybox.net/trunk/busybox@1807 69ca8d6d-28ef-0310-b511-8ec308f3f277
-rw-r--r-- | applets/usage.h | 4 | ||||
-rw-r--r-- | include/usage.h | 4 | ||||
-rw-r--r-- | usage.h | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/applets/usage.h b/applets/usage.h index 22e52f59b..c4d301b5e 100644 --- a/applets/usage.h +++ b/applets/usage.h | |||
@@ -501,10 +501,10 @@ find_usage_index | |||
501 | "\n\t-type X\t\tFiletype matches X (where X is one of: f,d,l,b,c,...)" | 501 | "\n\t-type X\t\tFiletype matches X (where X is one of: f,d,l,b,c,...)" |
502 | #endif | 502 | #endif |
503 | #ifdef BB_FEATURE_FIND_PERM | 503 | #ifdef BB_FEATURE_FIND_PERM |
504 | "\n\t-perm PERMS\tPermissions match any of (+NNN); all of (-NNN);\n\t\tor exactly (NNN)" | 504 | "\n\t-perm PERMS\tPermissions match any of (+NNN); all of (-NNN);\n\t\t\tor exactly (NNN)" |
505 | #endif | 505 | #endif |
506 | #ifdef BB_FEATURE_FIND_MTIME | 506 | #ifdef BB_FEATURE_FIND_MTIME |
507 | "\n\t-mtime TIME\tModified time is greater than (+N); less than (-N);\n\t\tor exactly (N) days" | 507 | "\n\t-mtime TIME\tModified time is greater than (+N); less than (-N);\n\t\t\tor exactly (N) days" |
508 | #endif | 508 | #endif |
509 | #endif | 509 | #endif |
510 | #endif | 510 | #endif |
diff --git a/include/usage.h b/include/usage.h index 22e52f59b..c4d301b5e 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -501,10 +501,10 @@ find_usage_index | |||
501 | "\n\t-type X\t\tFiletype matches X (where X is one of: f,d,l,b,c,...)" | 501 | "\n\t-type X\t\tFiletype matches X (where X is one of: f,d,l,b,c,...)" |
502 | #endif | 502 | #endif |
503 | #ifdef BB_FEATURE_FIND_PERM | 503 | #ifdef BB_FEATURE_FIND_PERM |
504 | "\n\t-perm PERMS\tPermissions match any of (+NNN); all of (-NNN);\n\t\tor exactly (NNN)" | 504 | "\n\t-perm PERMS\tPermissions match any of (+NNN); all of (-NNN);\n\t\t\tor exactly (NNN)" |
505 | #endif | 505 | #endif |
506 | #ifdef BB_FEATURE_FIND_MTIME | 506 | #ifdef BB_FEATURE_FIND_MTIME |
507 | "\n\t-mtime TIME\tModified time is greater than (+N); less than (-N);\n\t\tor exactly (N) days" | 507 | "\n\t-mtime TIME\tModified time is greater than (+N); less than (-N);\n\t\t\tor exactly (N) days" |
508 | #endif | 508 | #endif |
509 | #endif | 509 | #endif |
510 | #endif | 510 | #endif |
@@ -501,10 +501,10 @@ find_usage_index | |||
501 | "\n\t-type X\t\tFiletype matches X (where X is one of: f,d,l,b,c,...)" | 501 | "\n\t-type X\t\tFiletype matches X (where X is one of: f,d,l,b,c,...)" |
502 | #endif | 502 | #endif |
503 | #ifdef BB_FEATURE_FIND_PERM | 503 | #ifdef BB_FEATURE_FIND_PERM |
504 | "\n\t-perm PERMS\tPermissions match any of (+NNN); all of (-NNN);\n\t\tor exactly (NNN)" | 504 | "\n\t-perm PERMS\tPermissions match any of (+NNN); all of (-NNN);\n\t\t\tor exactly (NNN)" |
505 | #endif | 505 | #endif |
506 | #ifdef BB_FEATURE_FIND_MTIME | 506 | #ifdef BB_FEATURE_FIND_MTIME |
507 | "\n\t-mtime TIME\tModified time is greater than (+N); less than (-N);\n\t\tor exactly (N) days" | 507 | "\n\t-mtime TIME\tModified time is greater than (+N); less than (-N);\n\t\t\tor exactly (N) days" |
508 | #endif | 508 | #endif |
509 | #endif | 509 | #endif |
510 | #endif | 510 | #endif |