From 34f013c1be56abac1104812938eb0af568df99e1 Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Tue, 9 Jan 2024 11:41:18 -0500 Subject: Allow --file and --range with --pages Accept --file and --range as named parameters in additional to allowing positional arguments. This is in preparation for adding additional flags. --- job.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'job.yml') diff --git a/job.yml b/job.yml index 3d918385..d82111ad 100644 --- a/job.yml +++ b/job.yml @@ -195,9 +195,9 @@ options: config: c_pages prefix: Pages positional: true - manual: - - password required_parameter: + file: file + range: page-range password: password - table: encryption config: c_main @@ -436,9 +436,9 @@ json: oi-min-width: optimize-images: pages: - - _file: "source for for pages" + - file: Pages.password: - _range: "page range" + range: remove-page-labels: report-memory-usage: rotate: -- cgit v1.2.3-54-g00ecf