- typo in documentation
This commit is contained in:
parent
6214941a3a
commit
d498850e02
@ -146,7 +146,7 @@ config FEATURE_FIND_DELETE
|
|||||||
default n
|
default n
|
||||||
depends on FIND && FEATURE_FIND_DEPTH
|
depends on FIND && FEATURE_FIND_DEPTH
|
||||||
help
|
help
|
||||||
Support the 'find -delete' option for deleting files and direcotries.
|
Support the 'find -delete' option for deleting files and directories.
|
||||||
WARNING: This option can do much harm if used wrong. Busybox will not
|
WARNING: This option can do much harm if used wrong. Busybox will not
|
||||||
try to protect the user from doing stupid things. Use with care.
|
try to protect the user from doing stupid things. Use with care.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user