[Debtags-commits] [svn] r1555 - in debtags/trunk: . tools

Enrico Zini enrico at costa.debian.org
Thu Feb 9 16:35:40 UTC 2006


Author: enrico
Date: Thu Feb  9 16:35:39 2006
New Revision: 1555

Modified:
   debtags/trunk/   (props changed)
   debtags/trunk/tools/debtags.cc
Log:
 r7201 at viaza:  enrico | 2006-02-09 17:35:07 +0100
 debtags tagcat doesn't take an argument


Modified: debtags/trunk/tools/debtags.cc
==============================================================================
--- debtags/trunk/tools/debtags.cc	(original)
+++ debtags/trunk/tools/debtags.cc	Thu Feb  9 16:35:39 2006
@@ -1187,7 +1187,7 @@
 				"  check <file>	 Check that all the tags in the given tagged collection are present\n"
 				"                in the tag vocabulary.  Checks the main database if no file is\n"
 				"                specified\n"
-				"  tagcat <tag>	 Output the tag vocabulary\n"
+				"  tagcat    	 Output the tag vocabulary\n"
 				"  tagshow <tag> Show the vocabulary informations about a tag\n"
 				"  tagsearch <string [string [string [...]]]>\n"
 				"                Show a summary of all tags whose data contains the given strings\n"



More information about the Debtags-commits mailing list