summaryrefslogtreecommitdiffstats
path: root/bin/shortlog_mesa.sh
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2013-04-18 09:32:39 +0200
committerAndreas Boll <andreas.boll.dev@gmail.com>2013-05-01 21:42:02 +0200
commitb8e41db053a7cceba81650b4a94fff65c06ef86e (patch)
treefa15f4ee2c76bb192f5374e499e56efc3a1ed121 /bin/shortlog_mesa.sh
parentdf012011323766ae8e849179f55cafa44c091bc5 (diff)
downloadexternal_mesa3d-b8e41db053a7cceba81650b4a94fff65c06ef86e.zip
external_mesa3d-b8e41db053a7cceba81650b4a94fff65c06ef86e.tar.gz
external_mesa3d-b8e41db053a7cceba81650b4a94fff65c06ef86e.tar.bz2
mesa: add usage examples to get-pick-list and shortlog scripts
NOTE: This is a candidate for the stable branches.
Diffstat (limited to 'bin/shortlog_mesa.sh')
-rwxr-xr-xbin/shortlog_mesa.sh6
1 files changed, 6 insertions, 0 deletions
diff --git a/bin/shortlog_mesa.sh b/bin/shortlog_mesa.sh
index b20c52f..2ba0815 100755
--- a/bin/shortlog_mesa.sh
+++ b/bin/shortlog_mesa.sh
@@ -2,6 +2,12 @@
# This script is used to generate the list of changes that
# appears in the release notes files, with HTML formatting.
+#
+# Usage examples:
+#
+# $ bin/shortlog_mesa.sh mesa-9.0.2..mesa-9.0.3
+# $ bin/shortlog_mesa.sh mesa-9.0.2..mesa-9.0.3 > changes
+# $ bin/shortlog_mesa.sh mesa-9.0.2..mesa-9.0.3 | tee changes
typeset -i in_log=0