summaryrefslogtreecommitdiffstats
path: root/editors/ht/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'editors/ht/DETAILS')
-rwxr-xr-xeditors/ht/DETAILS5
1 files changed, 4 insertions, 1 deletions
diff --git a/editors/ht/DETAILS b/editors/ht/DETAILS
index 5cef14fe8d..0b8fde077a 100755
--- a/editors/ht/DETAILS
+++ b/editors/ht/DETAILS
@@ -11,5 +11,8 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
KEYWORDS="editors"
SHORT="ht - a file editor/viewer/analyzer for executables"
cat << EOF
-HT is a file editor/viewer/analyzer for executables. The goal is to combine the low-level functionality of a debugger and the usability of IDEs. Authors aim towards a perfect hex-editing ability and support of the most important file formats.
+HT is a file editor/viewer/analyzer for executables. The goal is to combine
+the low-level functionality of a debugger and the usability of IDEs. Authors
+aim towards a perfect hex-editing ability and support of the most important
+file formats.
EOF