Files
entropy/docs/man
Fabio Erculiani c9790ce36a [entropy.client/equo] add "equo query mimetype" support
User can now search for packages providing a specific mimetype,
which means, telling the user what application can be used to
open his/her files.
Add two now entropy.client.interfaces.Client methods:
  - list search_installed_mimetype(string mimetype)
  - list search_available_mimetype(string mimetype)
2010-05-02 23:49:44 +02:00
..
2009-04-19 15:12:26 +02:00
2009-04-19 15:12:26 +02:00
2009-04-19 15:14:04 +02:00

Entropy man pages notes:

- to compile the man page use pod2man
- to learn about .pod files syntax, see 'man perlpod'
- any help is warmly appreciated (see 'man 1 equo' AUTHOR field contacts)
- to learn more about man pages:
  - http://www.linuxfocus.org/English/November2003/article309.shtml
  - http://www.schweikhardt.net/man_page_howto.html