Ignore:
Timestamp:
01/02/11 03:39:32 (13 years ago)
Author:
nanardon
Message:
  • document whatis
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/trunk/web/lib/Sophie/Controller/Chat/Cmd.pm

    r270 r271  
    217217} 
    218218 
     219=head2 whatis WORD [WORD2 [...]] 
     220 
     221Search rpm having description containing words given as arguments 
     222 
     223=cut 
     224 
    219225sub whatis : XMLRPC { 
    220226    my ($self, $c, $reqspec, @args) = @_; 
Note: See TracChangeset for help on using the changeset viewer.