summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xrender_locally1
1 files changed, 1 insertions, 0 deletions
diff --git a/render_locally b/render_locally
index 9864542d..ce83cd84 100755
--- a/render_locally
+++ b/render_locally
@@ -31,6 +31,7 @@ ikiwiki \
--libdir "$src"/.library \
--plugin copyright \
--plugin license \
+ --plugin texinfo \
${1+"$@"} \
"$src" "$dest" &&