diff options
author | David Woodfall <dave@dawoodfall.net> | 2018-03-27 12:53:25 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-03-31 07:41:32 +0700 |
commit | e936e109efdf4590b6dd00a80080224a7b7c96c6 (patch) | |
tree | 44f84e64930a007f06aeb4ae7cc3372242695e32 /system/atool/README | |
parent | bbc3eec20f5c155477f01e46a4dc1234800b68e0 (diff) |
system/atool: Switch to i586.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/atool/README')
-rw-r--r-- | system/atool/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/atool/README b/system/atool/README index 183ea20ea10bd..697bb6a6765f9 100644 --- a/system/atool/README +++ b/system/atool/README @@ -1,7 +1,7 @@ -atool is a script for managing file archives of various types +atool is a script for managing file archives of various types (tar, tar+gzip, zip, etcetera). -The main command is aunpack which extracts files from an archive. +The main command is aunpack which extracts files from an archive. Did you ever extract files from an archive, not checking whether the files were located in a subdirectory or in the top directory of the archive, resulting in files scattered all over the place? aunpack |