summaryrefslogtreecommitdiffstats
path: root/utils/unsort/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/unsort/DETAILS')
-rwxr-xr-xutils/unsort/DETAILS3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/unsort/DETAILS b/utils/unsort/DETAILS
index 57dd59c655..e8d0add7a1 100755
--- a/utils/unsort/DETAILS
+++ b/utils/unsort/DETAILS
@@ -11,5 +11,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-${VERSION}
KEYWORDS="text"
SHORT="unsort randomizes the lines in a text file"
cat << EOF
-Unsort unsorts a textfile. In other words: it randomizes the order of the lines in a file.
+Unsort unsorts a textfile. In other words: it randomizes the order of the
+lines in a file.
EOF