From 670411b72ce59341e45d5fbecfa6f232f682d374 Mon Sep 17 00:00:00 2001 From: Qrius Date: Tue, 12 Nov 2024 10:24:17 +0100 Subject: Add some more options for dealing with different input environments --- skaldpress.1 | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'skaldpress.1') diff --git a/skaldpress.1 b/skaldpress.1 index eec8dd3..5ed2046 100644 --- a/skaldpress.1 +++ b/skaldpress.1 @@ -71,6 +71,14 @@ Specifies the directory where templates are stored, defaults to \fItemplates\fR. Comma-separated list of files to compile, if not specified, all files in \fB--source\fR will be compiled. +.IP "\fB-e, --exclude\fR \fIfilter\fR +Comma-separated list of files to exclude, if not specified, all files in \fB--source\fR +will be compiled. + +.IP "\fB-m, --metadata\fR \fIkey\fR=\fIvalue\fR +Metadata to add to compiled file, this can e.g. set a template for all files if you don't want to manually add YAML-blocks. +Specify multiple times, to set multiple fields. + .SH EXAMPLES To run skaldpress on a simple project, simply call it with no arguments -- cgit v1.2.3