Skip to content

Commit 2f4966f

Browse files
committed
Add missing arg_spec: borgmatic_version
1 parent e9161f5 commit 2f4966f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

meta/argument_specs.yml

+4
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,10 @@ argument_specs:
180180
type: str
181181
required: false
182182
description: Minute when regular create and prune cron/systemd-timer job will run.
183+
borgmatic_version:
184+
type: str
185+
required: false
186+
description: Borgmatic version to install. Defaults to 'latest'
183187
borg_ssh_key_type:
184188
type: str
185189
required: false

0 commit comments

Comments
 (0)