summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2019-03-04 11:51:45 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2019-03-04 11:51:45 +0000
commit6a56da0df26f8ceea9cfb6a5644543c2591614a9 (patch)
tree9ec465306e63c3112851db24bece909c864e3fab /doc
parent3664d1fdc26a9b5fa1be1e3743b6fb1ff14ebaca (diff)
downloadexecline-6a56da0df26f8ceea9cfb6a5644543c2591614a9.tar.xz
version: 2.5.1.0v2.5.1.0
Diffstat (limited to 'doc')
-rw-r--r--doc/execlineb.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/execlineb.html b/doc/execlineb.html
index 9fa4243..c8be4c8 100644
--- a/doc/execlineb.html
+++ b/doc/execlineb.html
@@ -19,7 +19,9 @@
<h1> The <tt>execlineb</tt> program </h1>
<p>
-<tt>execlineb</tt> reads and executes a script.
+<tt>execlineb</tt> reads and executes a script. <br />
+It is a command launcher: it reads a file, turns that file into a command line,
+then executes into that command line.
</p>
<h2> Interface </h2>