diff options
Diffstat (limited to 'archival/Config.in')
-rw-r--r-- | archival/Config.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archival/Config.in b/archival/Config.in index cf771f96c..fb79c7bca 100644 --- a/archival/Config.in +++ b/archival/Config.in | |||
@@ -281,7 +281,8 @@ config FEATURE_TAR_NOPRESERVE_TIME | |||
281 | default n | 281 | default n |
282 | depends on TAR | 282 | depends on TAR |
283 | help | 283 | help |
284 | With this option busybox supports GNU tar -m (do not preserve time) option. | 284 | With this option busybox supports GNU tar -m |
285 | (do not preserve time) option. | ||
285 | 286 | ||
286 | endif #tar | 287 | endif #tar |
287 | 288 | ||