Files
entropy/server/doc/mansrc/eit-match.1.txt
T
Fabio Erculiani 7195ca4d8e [eit] add more man pages
- eit cleanup
- eit inject
- eit key
- eit list
- eit lock
- eit unlock
- eit match
2011-11-22 19:03:01 +01:00

62 lines
1.2 KiB
Plaintext

eit-match(1)
============
:man source: eit {eitversion}
:man manual: eit {eitversion}
NAME
----
eit-match - match packages in repositories
SYNOPSIS
--------
eit match [-h] [--quiet] <package> [<package> ...]
INTRODUCTION
------------
Match a dependency string against the available repositories.
For example: *eit match app-foo/bar:2::repo* will match any version
of app-foo/bar having SLOT=2 in the "repo" repository.
If you are interested in a simple text search, please see *eit search*.
OPTIONS
-------
"eit match" supports the following options which alters its behaviour.
POSITIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~~~
*<package>*::
package name
OPTIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~
*--help*::
show this help message and exit
*-q*::
quiet output, for scripting purposes
AUTHORS
-------
Eit has been accidentally prototyped during a rainy Sunday by Fabio
Erculiani who was looking for innovative ways of handling package
bumps in Sabayon Entropy repositories.
A few months later, Eit saw the light.
REPORTING BUGS
--------------
Report bugs to https://bugs.sabayon.org or directly to the author at
lxnay@sabayon.org.
SEE ALSO
--------
eit(1), eit-search(1)