From ed3e540955eb73d12f020d805ed076ed5e173668 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 13 Jul 2015 21:51:46 -0700 Subject: Improved documentation of options to print system default files. `--print-default-data-file` and `--print-default-template`. Closes #2298. --- README | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'README') diff --git a/README b/README index e03e231a3..7e2355d86 100644 --- a/README +++ b/README @@ -411,12 +411,14 @@ General writer options `-D` *FORMAT*, `--print-default-template=`*FORMAT* -: Print the default template for an output *FORMAT*. (See `-t` - for a list of possible *FORMAT*s.) +: Print the system default template for an output *FORMAT*. (See `-t` + for a list of possible *FORMAT*s.) Templates in the user data + directory are ignored. `--print-default-data-file=`*FILE* -: Print a default data file. +: Print a system default data file. Files in the user data directory + are ignored. `--no-wrap` -- cgit v1.2.3