diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:47:17 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 15:47:17 -0400 |
commit | 7b3064b70d0cfd7b20812d893d872d6f67df10c1 (patch) | |
tree | 44c378f8d8a435179a7880f6df89250eec23987d /libraries/libvshadow | |
parent | fe68f85a9d4a059e51b6851f00ad7356bb5b7d35 (diff) |
libraries/libvshadow: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'libraries/libvshadow')
-rw-r--r-- | libraries/libvshadow/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libraries/libvshadow/README b/libraries/libvshadow/README index 26a163b84293a..a087ee24d65fb 100644 --- a/libraries/libvshadow/README +++ b/libraries/libvshadow/README @@ -1,5 +1,5 @@ libvshadow (libYAL Volume Shadow library) -Library and tools to access the Volume Shadow Snapshot (VSS) format. The VSS -format is used by Windows, as of Vista, to maintain copies of data on a storage -media volume. +Library and tools to access the Volume Shadow Snapshot (VSS) +format. The VSS format is used by Windows, as of Vista, to maintain +copies of data on a storage media volume. |