X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command_util.sh;fp=command_util.sh;h=62ad96638c16c56b1a010f662d1affb4accf0bc1;hb=0f1f782c51773b4db2597e07f4cba4cadf5eddf1;hp=3c2d789f3e0b54983634155f2422baf0030f4a9f;hpb=3d5fa4321e45e5dff92d9a1aa9a2b3502872043b;p=paraslash.git diff --git a/command_util.sh b/command_util.sh index 3c2d789f..62ad9663 100755 --- a/command_util.sh +++ b/command_util.sh @@ -148,7 +148,7 @@ dump_man() local t_name_txt=$(echo $name_txt | $sed_cmd) echo ".SS \"$t_name_txt\"" done - echo "$desc_txt" + echo "$desc_txt" | sed -e "s/@member@/{$(echo $template_members | sed -e 's/ / | /g')}/g" echo echo "\\fBUsage: \\fP" echo