branch: externals/relint commit b02b33593263b07950f7c5ea3acb07eddb187ed3 Author: Mattias EngdegÄrd <matti...@acm.org> Commit: Mattias EngdegÄrd <matti...@acm.org>
Correct batch mode command line in README (don't specify .el) --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 1778b16b71..8c2ba342ab 100644 --- a/README +++ b/README @@ -35,7 +35,7 @@ skip-syntax-forward and skip-syntax-backward. - From batch mode: - emacs -batch -l relint.el -f relint-batch FILES-AND-DIRS... + emacs -batch -l relint -f relint-batch FILES-AND-DIRS... where directories are scanned recursively. (Options for finding relint and xr need to be added after