summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/eolang/eolang.1
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/eolang/eolang.1')
-rw-r--r--macros/latex/contrib/eolang/eolang.124
1 files changed, 24 insertions, 0 deletions
diff --git a/macros/latex/contrib/eolang/eolang.1 b/macros/latex/contrib/eolang/eolang.1
new file mode 100644
index 0000000000..bcac9db30d
--- /dev/null
+++ b/macros/latex/contrib/eolang/eolang.1
@@ -0,0 +1,24 @@
+.TH eolang 1 "2024-01-11"
+.SH NAME
+eolang \- Automated Editor of TeX Files that Use "eolang" Package
+.SH SYNOPSIS
+eolang [<options>] <.tex source file path> <.tex target file path>
+.SH DESCRIPTION
+The eolang tool is a Perl script for automatically modifying
+TeX files that use "eolang" package, helping them pass post-processing
+checks in ACM, arXiv, IEEE, and other publishers.
+.SH OPTIONS
+Various options apply:
+.IP --version
+Print the version of the tool
+.IP --help
+Print the introduction screen
+.IP --verbose
+Print debugging information too
+.SH AUTHOR
+Yegor Bugayenko (yegor256@gmail.com)
+.SH BUGS
+Please log issues on the GitHub homepage:
+https://github.com/objectionary/eolang.sty/issues.
+.SH SEE ALSO
+See eolang.pdf for more details.