From 88ba6354c817dcf4d37d2ea30377c00c98a92d2c Mon Sep 17 00:00:00 2001 From: mbooth Date: May 04 2017 11:27:08 +0000 Subject: Replace references to cvs with modern git examples --- diff --git a/docs/source/HOWTO.rst b/docs/source/HOWTO.rst index ab7dec2..426d86f 100644 --- a/docs/source/HOWTO.rst +++ b/docs/source/HOWTO.rst @@ -92,13 +92,13 @@ syntax is: :: - $ koji build + $ koji build For example: :: - $ koji build dist-fc7-scratch 'cvs://cvs.example.com/cvs/dist?rpms/kernel/FC-7#kernel-2_6_20-1_2925_fc7' + $ koji build f25 git://pkgs.fedoraproject.org/rpms/eclipse-jgit?#00ca55985303b1ce19c632922ebcca283ab6e296 The ``koji build`` command creates a build task in Koji. By default the tool will wait and print status updates until the build completes. You