commit a3fc644b0cb496c115ad4cca2600871ff4dbe1ff parent bb12102fb791694acec138977a82cf007c765fbe Author: Vincent Forest <vincent.forest@meso-star.com> Date: Thu, 1 Dec 2022 14:07:01 +0100 htrdr-planeto: fix the csplit command given in the man page Diffstat:
| M | doc/htrdr-planeto.1.scd.in | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/htrdr-planeto.1.scd.in b/doc/htrdr-planeto.1.scd.in @@ -104,7 +104,7 @@ TODO command as below: ``` - csplit -f octree -k output %^#\ vtk% /^#\ vtk/ {$(grep -ce "^# vtk")} + csplit -f octree -k output %^#\\ vtk% /^#\\ vtk/ {$(($(grep -ce "^#\\ vtk" output)-2))} ``` *-f*