Pakku Help

pakku diff

Diff projects in modpack

Usage

pakku diff [<options>] <old-lock-file> <current-lock-file>
java -jar pakku.jar diff [<options>] <old-lock-file> <current-lock-file>

Arguments

<old-lock-file>

The old-lock-file argument

<current-lock-file>

The current-lock-file argument

Options

--markdown-diff

Export a .md file formatted as a diff code block

--markdown

Export a .md file formatted as regular markdown

-v, --verbose

Gives detailed information on which mods were updated

-h, --header-size

Specifies the base header size. Default = 2

--help

Show the help message and exit

Last modified: 25 April 2025