batch-texinfo-format

batch-texinfo-format is a compiled Lisp function in `texinfmt.el'.

(batch-texinfo-format)

Run `texinfo-format-buffer' on the files remaining on the command line.
Must be used only with -batch, and kills Emacs on completion.
Each file will be processed even if an error occurred previously.
For example, invoke
"emacs -batch -l texinfmt -f batch-texinfo-format $docs/ ~/*.texinfo".