summaryrefslogtreecommitdiffstats
path: root/disk/disktype/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'disk/disktype/DETAILS')
-rwxr-xr-xdisk/disktype/DETAILS3
1 files changed, 2 insertions, 1 deletions
diff --git a/disk/disktype/DETAILS b/disk/disktype/DETAILS
index 378a48c253..514241bc94 100755
--- a/disk/disktype/DETAILS
+++ b/disk/disktype/DETAILS
@@ -10,5 +10,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="disk"
SHORT="disktype detects the content format of a disk or disk image"
cat << EOF
-The purpose of disktype is to detect the content format of a disk or disk image. It knows about common file systems, partition tables, and boot codes.
+The purpose of disktype is to detect the content format of a disk or disk
+image. It knows about common file systems, partition tables, and boot codes.
EOF