mesa: add usage examples to get-pick-list and shortlog scripts
[mesa.git] / bin / shortlog_mesa.sh
index b20c52fdd45ee05619e5d1b7419bca32038ca44d..2ba0815de7462947adbd8cd5a5e64d5466ac569e 100755 (executable)
@@ -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