diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:44:24 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:11 -0400 |
commit | f8c5eb19e6133ce79bb31ec2d13bac5190547c88 (patch) | |
tree | 30d448af71bb76b0dfbb6683c4ffec9e705d7914 /system/rear | |
parent | 0105880c3a289212d880fb2716536f8643e31777 (diff) |
system/rear: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'system/rear')
-rw-r--r-- | system/rear/README | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/system/rear/README b/system/rear/README index 9aece9cde1ef..090d9dc7c0b5 100644 --- a/system/rear/README +++ b/system/rear/README @@ -1,10 +1,10 @@ rear (bare metal disaster recovery and system migration tool) -Relax-and-Recover is the leading Open Source bare metal disaster recovery -and system migration solution. It is a modular framework with many -ready-to-go workflows for common situations. +Relax-and-Recover is the leading Open Source bare metal disaster +recovery and system migration solution. It is a modular framework with +many ready-to-go workflows for common situations. -Relax-and-Recover produces a bootable image. This image can repartition the -system. Once that is done it initiates a restore from backup. Restores to -different hardware are possible. Relax-and-Recover can therefore be used as a -migration tool as well. +Relax-and-Recover produces a bootable image. This image can +repartition the system. Once that is done it initiates a restore from +backup. Restores to different hardware are possible. Relax-and-Recover +can therefore be used as a migration tool as well. |