diff options
-rw-r--r-- | system/autoarchive/slack-desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/autoarchive/slack-desc b/system/autoarchive/slack-desc index 6e96c9e9b7..8b056c273b 100644 --- a/system/autoarchive/slack-desc +++ b/system/autoarchive/slack-desc @@ -12,7 +12,7 @@ autoarchive: AutoArchive is a simple utility to help create backups more easily. autoarchive: The idea of the program is that all essential information for autoarchive: creating a single backup---such as list of directories that should be autoarchive: archived, the archive name, etc.---is stored in a single file -- the -autoarchive: archive specification file. It can use ‘tar’ for creating archives, +autoarchive: archive specification file. It can use 'tar' for creating archives, autoarchive: it has a command line interface and supports incremental backups. autoarchive: autoarchive: Homepage: http://autoarchive.sourceforge.net |