diff options
Diffstat (limited to 'system/dump')
-rw-r--r-- | system/dump/slack-desc | 16 |
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. |