Files
entropy/server/doc/mansrc/eit-remove.1.txt

66 lines
1.1 KiB
Plaintext

eit-remove(1)
=============
:man source: eit {eitversion}
:man manual: eit {eitversion}
NAME
----
eit-remove - remove packages from repository
SYNOPSIS
--------
eit remove [-h] [--from <repository>] [--nodeps] [--quick]
<package> [<package> ...]
INTRODUCTION
------------
Remove a package from repository. It's no-brainer actually.
OPTIONS
-------
"eit remove" supports the following options which alters its behaviour.
POSITIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~~~
*<package>*::
package name
OPTIONAL ARGUMENTS
~~~~~~~~~~~~~~~~~~
*--help*::
show this help message and exit
*--from*=<repository>::
remove from given repository
*--nodeps*::
do not include reverse dependencies
*--quick*::
no stupid questions
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-add(1)