63 lines
1.0 KiB
Plaintext
63 lines
1.0 KiB
Plaintext
eit-pull(1)
|
|
===========
|
|
:man source: eit {eitversion}
|
|
:man manual: eit {eitversion}
|
|
|
|
|
|
NAME
|
|
----
|
|
eit-pull - pull repository packages and metadata
|
|
|
|
|
|
SYNOPSIS
|
|
--------
|
|
eit pull [-h] [--quick] [--all] [<repo>]
|
|
|
|
|
|
INTRODUCTION
|
|
------------
|
|
Synchronize remote mirrors with local repository content (packages and
|
|
repository) by pulling updated data.
|
|
|
|
|
|
|
|
OPTIONS
|
|
-------
|
|
"eit pull" supports the following options which alters its behaviour.
|
|
|
|
|
|
POSITIONAL ARGUMENTS
|
|
~~~~~~~~~~~~~~~~~~~~
|
|
*<repo>*::
|
|
repository
|
|
|
|
OPTIONAL ARGUMENTS
|
|
~~~~~~~~~~~~~~~~~~
|
|
*--help*::
|
|
show this help message and exit
|
|
|
|
*--quick*::
|
|
no stupid questions
|
|
|
|
*--all*::
|
|
pull all the repositories
|
|
|
|
|
|
|
|
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)
|