diff options
author | Pierre-Philipp Braun <pbraun@nethence.com> | 2022-06-04 10:15:38 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-06-04 10:37:23 +0700 |
commit | 8e5cc4c3d176257b95bb9db92ac8546d3c7ca3a0 (patch) | |
tree | 2e0719092b5513a3fdb62d0b3197636cb50ee26f /system/partclone/README | |
parent | d17365fb48908811aa632e56d2b17ffecd0db69d (diff) |
system/partclone: Updated for version 0.3.20.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/partclone/README')
-rw-r--r-- | system/partclone/README | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/system/partclone/README b/system/partclone/README index f1e5f10d2e370..cdda602cb7add 100644 --- a/system/partclone/README +++ b/system/partclone/README @@ -1,6 +1,5 @@ -Partclone is a program similar to the well-known backup -utility "Partition Image" a.k.a partimage. Partclone -provides utilities to save and restore used blocks on a -partition and is designed for higher compatibility of the -file system by using existing libraries, e.g. e2fslibs is -used to read and write the ext2 partition. +Partclone is a program similar to the well-known backup utility +"Partition Image" a.k.a partimage. Partclone provides utilities to save +and restore used blocks on a partition and is designed for higher +compatibility of the file system by using existing libraries, e.g. +e2fslibs is used to read and write the ext2 partition. |