gnu: dump: Fix typo in description.
* gnu/packages/backup.scm (dump)[description]: Fix typo.
This commit is contained in:
parent
04912d4f9f
commit
49478f9dbd
1 changed files with 1 additions and 1 deletions
|
@ -1066,7 +1066,7 @@ other storage medium. Subsequent incremental backups can then be layered on
|
||||||
top of the full backup. The restore command performs the inverse function of
|
top of the full backup. The restore command performs the inverse function of
|
||||||
dump; it can restore a full backup of a file system. Single files and
|
dump; it can restore a full backup of a file system. Single files and
|
||||||
directory subtrees may also be restored from full or partial backups in
|
directory subtrees may also be restored from full or partial backups in
|
||||||
interractive mode.")
|
interactive mode.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public burp
|
(define-public burp
|
||||||
|
|
Reference in a new issue