diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-02-12 01:55:55 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-02-12 01:55:55 +0000 |
commit | 3be351795d5aed9221b9621b7e4f124e656c830d (patch) | |
tree | edc85e08a86424dd4c4c3a3060233226c18d598c /doc/index.html | |
parent | 6faa2e6a2ecdb504c305d0a0cb76ea6240da105d (diff) | |
download | execline-3be351795d5aed9221b9621b7e4f124e656c830d.tar.xz |
Fix multicall usage
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'doc/index.html')
-rw-r--r-- | doc/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/index.html b/doc/index.html index 65fb00b..9ce9b9b 100644 --- a/doc/index.html +++ b/doc/index.html @@ -203,7 +203,7 @@ the previous versions of execline and the current one. </li> (Multicall configuration) </p> <ul> -<li><a href="execline.html">The <tt>execline</tt> program</a></li> +<li><a href="execline.html">The <tt>execline</tt> multicall binary</a></li> </ul> <h3> Provided scripts: example <tt>.profile</tt> replacement </h3> |