Skip to content

update dependencies

jfschaefer edited this page Dec 3, 2024 · 1 revision

update-dependencies

This command updates the archive dependencies (in META-INF/MANIFEST.MF). Example usages:

# always ask before updating (other modes: test, write)
stextools update-dependencies --mode=ask
# only consider smglom archives
stextools update-dependencies --mode=ask --filter='smglom/*'

Clone this wiki locally