From a370c3fb9c794fec7d35c5f60d2041ae26718161 Mon Sep 17 00:00:00 2001 From: Colin Booth Date: Mon, 30 Mar 2020 16:57:32 +0000 Subject: execline: fix html errors Signed-off-by: Colin Booth --- doc/runblock.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/runblock.html') diff --git a/doc/runblock.html b/doc/runblock.html index f090f85..b5cc65b 100644 --- a/doc/runblock.html +++ b/doc/runblock.html @@ -43,7 +43,7 @@ arguments and blocks. n blocks and execs into the remaining arguments.
  • Else it skips n-1 blocks and execs into the nth one.
  • -
  • If cmd... is not empty, then instead of directly executing the +
  • If cmd... is not empty, then instead of directly executing the block or the remainder, runblock appends the selected set of arguments to the cmd... command line.
  • Normally runblock pops -- cgit v1.3.1