From b222272b605e39ba9e46d792833d8978840e1109 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Mon, 16 Sep 2019 09:45:03 -0700 Subject: [PATCH] Add note on --print-default-template explaining how to print partials. --- MANUAL.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/MANUAL.txt b/MANUAL.txt index 0f0a9008d..8b9e02da2 100644 --- a/MANUAL.txt +++ b/MANUAL.txt @@ -721,6 +721,11 @@ General writer options {.options} `-o`/`--output` must come before `--print-default-template` on the command line. + Note that some of the default templates use partials, for + example `styles.html`. To print the partials, use + `--print-default-data-file`: for example, + `--print-default-data-file=templates/styles.html`. + `--print-default-data-file=`*FILE* : Print a system default data file. Files in the user data directory