diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-14 12:14:51 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-17 12:38:06 -0400 |
commit | 786c86adad86023a9d5115fc40c661e389d0bc3e (patch) | |
tree | de1bc53f7832f4f3aa2f52fd65abc8266befa021 | |
parent | a9a77a88bb6a140086612b88fe58c62973b77068 (diff) |
system/gdmap: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r-- | system/gdmap/README | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/system/gdmap/README b/system/gdmap/README index 19df70fd50911..1b5f6cab64ead 100644 --- a/system/gdmap/README +++ b/system/gdmap/README @@ -1,6 +1,7 @@ -GdMap is a tool which allows to visualize disk space. To display directory -structures cushion treemaps are used which visualize a complete folder or even -the whole hard drive with one picture. Cushion treemaps display directories -and files in rectangular areas. The larger a file is the larger is the -rectangle which represents it. All files in one directory are painted within -the rectangle of that directory. +GdMap is a tool which allows to visualize disk space. To display +directory structures cushion treemaps are used which visualize a +complete folder or even the whole hard drive with one picture. Cushion +treemaps display directories and files in rectangular areas. The +larger a file is the larger is the rectangle which represents it. All +files in one directory are painted within the rectangle of that +directory. |