Revision 715462e7 lib/cmdlib.py

b/lib/cmdlib.py
10433 10433
    return list(self.target.GetTags())
10434 10434

  
10435 10435

  
10436
class LUSearchTags(NoHooksLU):
10436
class LUTagsSearch(NoHooksLU):
10437 10437
  """Searches the tags for a given pattern.
10438 10438

  
10439 10439
  """

Also available in: Unified diff