diff options
author | Chris Abela <chris.abela@maltats.com> | 2010-05-13 00:40:08 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-13 00:40:08 +0200 |
commit | 8c0795fb705849702bc7dea3acc8fbb2ae55f300 (patch) | |
tree | 2e050b6cb467101a0bda210c2ccdc1eba9121a41 /system/dump/slack-desc | |
parent | e73fc19d79ca7556184281161c501fc234200aea (diff) |
system/dump: Updated for version 0.4b42
Diffstat (limited to 'system/dump/slack-desc')
-rw-r--r-- | system/dump/slack-desc | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/system/dump/slack-desc b/system/dump/slack-desc index 769484d12f17..59c7cf8339ff 100644 --- a/system/dump/slack-desc +++ b/system/dump/slack-desc @@ -5,15 +5,15 @@ # make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':'. - |-----handy-ruler------------------------------------------------------| + |--------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 -dump: top of the full backup. -dump: -dump: -dump: +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: |