summaryrefslogtreecommitdiff
path: root/tex/context/base/mkiv/file-job.lua
diff options
context:
space:
mode:
authorHans Hagen <pragma@wxs.nl>2020-08-25 20:19:49 +0200
committerContext Git Mirror Bot <phg@phi-gamma.net>2020-08-25 20:19:49 +0200
commitb2c10135056be4af1a52ed8ef7b3f1f4017dccc0 (patch)
treee6f9d9423263865c5c405830c1879aa01287fe37 /tex/context/base/mkiv/file-job.lua
parentda0b592a10f24f30cabb510a45550b939693d687 (diff)
downloadcontext-b2c10135056be4af1a52ed8ef7b3f1f4017dccc0.tar.gz
2020-08-25 19:59:00
Diffstat (limited to 'tex/context/base/mkiv/file-job.lua')
-rw-r--r--tex/context/base/mkiv/file-job.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tex/context/base/mkiv/file-job.lua b/tex/context/base/mkiv/file-job.lua
index 1197bb1ac..97e223387 100644
--- a/tex/context/base/mkiv/file-job.lua
+++ b/tex/context/base/mkiv/file-job.lua
@@ -972,7 +972,7 @@ function document.setcommandline() -- has to happen at the tex end in order to e
end
if arguments.usage then
- directives.enable("system.usage")
+ trackers.enable("system.usage")
end
if arguments.batchmode then