summaryrefslogtreecommitdiffstats
path: root/tcllib/support/devel/sak/readme/help.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tcllib/support/devel/sak/readme/help.txt')
-rw-r--r--tcllib/support/devel/sak/readme/help.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/tcllib/support/devel/sak/readme/help.txt b/tcllib/support/devel/sak/readme/help.txt
new file mode 100644
index 0000000..855a5ed
--- /dev/null
+++ b/tcllib/support/devel/sak/readme/help.txt
@@ -0,0 +1,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.