diff options
Diffstat (limited to 'archival/Config.src')
-rw-r--r-- | archival/Config.src | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archival/Config.src b/archival/Config.src index 885cb5b..ae1afc5 100644 --- a/archival/Config.src +++ b/archival/Config.src @@ -32,10 +32,10 @@ config FEATURE_SEAMLESS_GZ Make tar, rpm, modprobe etc understand .gz data. config FEATURE_SEAMLESS_Z - bool "Make tar and gunzip understand .Z data" + bool "tar, rpm, modprobe etc understand .Z data" default n help - Make tar and gunzip understand .Z data. + Make tar, rpm, modprobe etc understand .Z data. config AR bool "ar" |