summaryrefslogtreecommitdiffstats
path: root/tcllib/support/devel/sak/readme/help.txt
blob: 855a5ed9b95033aa27417f5d8c906e0df771fef1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

    readme -- Generate a readme listing changes to modules and packages.

    sak readme ?-md?

    	This command compares the current state of the modules and
    	packages and against information from the last release
    	(support/releases/PACKAGES) and generates a README.txt listing
    	the relevant changes (new modules/packages, package version
    	changes, unchanged packages).

	The generated README is written to stdout.

	This is a support command for the release manager.