Fixed changes help example
authorkarltk <karltk@gentoo.org>
Sat, 9 Oct 2004 23:36:58 +0000 (23:36 -0000)
committerkarltk <karltk@gentoo.org>
Sat, 9 Oct 2004 23:36:58 +0000 (23:36 -0000)
svn path=/; revision=149

trunk/src/etcat/etcat

index 840118280ae97acb7e3d777e61d2c17d4495bbb0..5db5a13ad2d5bba714bad84ff877c62dce966a6c 100755 (executable)
@@ -42,6 +42,8 @@
 # 
 # --| Changes |------------------------------------------------------
 #
+#  * etcat-0.3.1 (10 Oct 2004) [karltk]
+#      - Fixed changes help examples
 #  * etcat-0.3.1 (08 Jan 2004) [genone]
 #      - adding missing python searchpath modification
 #      - fixing sort order
@@ -111,7 +113,7 @@ options = {
 "changes": \
 ("c","Outputs the changelog entry to screen. It is possible to give a version number along with the package name.",
 ["etcat changes mozilla", 
- "etcat changes mozilla-1.1-r1", 
+ "etcat changes =mozilla-1.1-r1", 
  "etcat changes gkrellm$"]),
 "depends": \
 ("d","Finds all packages that are directly dependent to a regex search string.",