”new” scripts

This commit is contained in:
2025-09-03 10:48:26 +02:00
parent 723cfa528d
commit 45b0995b68
5 changed files with 568 additions and 0 deletions

View File

@@ -59,6 +59,19 @@
"--help",
"--version"
]
},
"§pdftk-data.mjs": {
"npx": false,
"completions": {
"extract": [],
"update": [],
"convert": []
},
"completions_all": [
"--debug",
"--help",
"--version"
]
}
}
}