summaryrefslogtreecommitdiffstats
path: root/disk/gpart/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'disk/gpart/DETAILS')
-rwxr-xr-xdisk/gpart/DETAILS4
1 files changed, 3 insertions, 1 deletions
diff --git a/disk/gpart/DETAILS b/disk/gpart/DETAILS
index 78c54d113a..d39c071faf 100755
--- a/disk/gpart/DETAILS
+++ b/disk/gpart/DETAILS
@@ -10,5 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="disk"
SHORT="gpart guess partition types"
cat << EOF
-Gpart is a tool which tries to guess the primary partition table of a PC-type hard disk in case the primary partition table in sector 0 is damaged, incorrect, or deleted. The guessed table can be written to a file or device.
+Gpart is a tool which tries to guess the primary partition table of a
+PC-type hard disk in case the primary partition table in sector 0 is damaged,
+incorrect, or deleted. The guessed table can be written to a file or device.
EOF