summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author B. Watson2016-11-14 07:17:46 +0100
committer Willy Sudiarto Raharjo2016-11-14 10:47:23 +0100
commitd7fb15c8e8b3268cf23e7a9969f865f5f57da050 (patch)
tree52f31bf81ec0c88b4da4ef6305d716af1cbb65d8 /system
parenta2545d9fba794fa9d1f9f0527d7572a1b879f8c1 (diff)
downloadslackbuilds-d7fb15c8e8b3268cf23e7a9969f865f5f57da050.tar.gz
system/dump: Fix slack-desc.
Diffstat (limited to 'system')
-rw-r--r--system/dump/slack-desc16
1 files changed, 8 insertions, 8 deletions
diff --git a/system/dump/slack-desc b/system/dump/slack-desc
index 815eb3833f..4ca8a1bcd8 100644
--- a/system/dump/slack-desc
+++ b/system/dump/slack-desc
@@ -8,12 +8,12 @@
|-----handy-ruler------------------------------------------------------|
dump: dump (dump and restore backup commands)
dump:
-dump: Dump examines files in a filesystem, determines which ones need to be
-dump: backed up, and copies those files to a specified disk, tape or other
-dump: storage medium. Subsequent incremental backups can then be layered on top
-dump: of the full backup.
-dump:
-dump: The restore command performs the inverse function of dump; it can restore
-dump: a full backup of a filesystem. Single files and directory subtrees may
-dump: also be restored from full or partial backups in interractive mode.
+dump: Dump examines files in a filesystem, determines which ones need to
+dump: be backed up, and copies those files to a specified disk, tape or
+dump: other storage medium. Subsequent incremental backups can then be
+dump: layered on top of the full backup.
dump:
+dump: The restore command performs the inverse function of dump; it can
+dump: restore a full backup of a filesystem. Single files and directory
+dump: subtrees may also be restored from full or partial backups in
+dump: interractive mode.