diff options
author | Karl Berry <karl@freefriends.org> | 2019-08-06 23:33:17 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-08-06 23:33:17 +0000 |
commit | 48f9e4b1f4dfaf9bfb9dcb935ea1c3d39cf9c779 (patch) | |
tree | 50d9db5039167e5778005ba82a7cba229db6fe43 /Build/source/texk/web2c/man/aleph.man | |
parent | c7ce5ab1655e5a4cc880ef2ac2eba601ce4109c2 (diff) |
new cross-engine (and kpsewhich) option --cnf-line
git-svn-id: svn://tug.org/texlive/trunk@51830 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/man/aleph.man')
-rw-r--r-- | Build/source/texk/web2c/man/aleph.man | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/Build/source/texk/web2c/man/aleph.man b/Build/source/texk/web2c/man/aleph.man index c61010acee7..9a34ad16c19 100644 --- a/Build/source/texk/web2c/man/aleph.man +++ b/Build/source/texk/web2c/man/aleph.man @@ -1,4 +1,4 @@ -.TH ALEPH 1 "27 May 2018" "Web2C @VERSION@" +.TH ALEPH 1 "6 August 2019" "Web2C @VERSION@" .\"===================================================================== .if n .ds MF Metafont .if t .ds MF Metafont @@ -56,6 +56,13 @@ activity. Run aleph --help to see the complete list of options; this is not exhaustive. .TP +.BI -cnf-line \ string +Parse +.I string +as a +.I texmf.cnf +configuration line. See the Kpathsea manual. +.TP .BI --fmt \ format Use .I format |