4c697a6 Allow specifying which projects to update

Authored and Committed by pingou 4 years ago
    Allow specifying which projects to update
    
    This allows to specify which projects to update instead of running on
    all of them.
    The project should be provided in form of namespace/name, for example:
    ``-p rpms/koji rpms/guake``.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>