summaryrefslogtreecommitdiffstats
path: root/utils/gpfit/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'utils/gpfit/DETAILS')
-rwxr-xr-xutils/gpfit/DETAILS6
1 files changed, 4 insertions, 2 deletions
diff --git a/utils/gpfit/DETAILS b/utils/gpfit/DETAILS
index 0f3865b502..a1da1f8520 100755
--- a/utils/gpfit/DETAILS
+++ b/utils/gpfit/DETAILS
@@ -10,6 +10,8 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/$SPELL-${VERSION}
SHORT="A command-line frontend to gnuplot's fitting facility."
cat << EOF
Frontend to gnuplot's fitting facility.
-You can fit X or X/Y data to a polynominal by simply specifying its grade or define a custom function.
-There is also the option to show the data and the fit in a plot on your X11 screen ... using gnuplot, of course;-) .
+You can fit X or X/Y data to a polynominal by simply specifying its grade
+or define a custom function.
+There is also the option to show the data and the fit in a plot on your X11
+screen ... using gnuplot, of course;-) .
EOF