Files
entropy/docs/man
Fabio Erculiani f9598010d1 [equo] implement developers-only feature "equo repo merge <source repos> <dest repo>"
This feature helps Entropy repository developers to simulate client
side repository status by merging packages in one repository into another.
Doing this client-side makes possible to distribute the testing effort
and avoid touching critical data server-side.
2010-09-10 23:23:05 +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