From 2bc99dd639a3e8d39bea32debef5cc6680a6f077 Mon Sep 17 00:00:00 2001 From: Qrius Date: Thu, 26 Sep 2024 00:11:05 +0200 Subject: Add static file copying --- skaldpress.1 | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'skaldpress.1') diff --git a/skaldpress.1 b/skaldpress.1 index c6928e7..718557a 100644 --- a/skaldpress.1 +++ b/skaldpress.1 @@ -20,10 +20,13 @@ If a field to sort by is specified, it will output ascending based on that field or reversed if a fourth argument \fBreversed\fR is specified. .SH OPTIONS -.IP "\fB-o, --out\fR \fIpath\fR +.IP "\fB-o, --out, --output\fR \fIpath\fR Specifies the directory to output the compiled files to, defaults to \fIbuild\fR. -.IP "\fB-s, --source\fR \fIpath\fR +.IP "\fB-i, --input\fR \fIpath\fR +Specifies the directory where all files are iterated, defaults to \fIcontent\fR. + +.IP "\fB-s, --static\fR \fIpath\fR Specifies the directory where all files are iterated, defaults to \fIcontent\fR. .IP "\fB-t, --templates\fR \fIpath\fR -- cgit v1.2.3