summaryrefslogtreecommitdiffstats
path: root/utils/acctail/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/acctail/DETAILS')
-rwxr-xr-xutils/acctail/DETAILS3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/acctail/DETAILS b/utils/acctail/DETAILS
index d7c36a008a..8a17fd235a 100755
--- a/utils/acctail/DETAILS
+++ b/utils/acctail/DETAILS
@@ -10,5 +10,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="utils"
SHORT="acctail shows all processes that have exited"
cat << EOF
-Acctail shows all processes that have exited together with their cpu-time, memory usage, etc.
+Acctail shows all processes that have exited together with their cpu-time,
+memory usage, etc.
EOF