#1392 Replace references to latest-pkg with latest-build
Merged by mikem. Opened by danrodri.
danrodri/koji replace-latest-pkg  into  master

Download 1392.patch

The latest-pkg command was renamed to latest-build in koji-1.8 and is still available for backwards compatibility. It is no longer listed in help output but is still suggested as a common command which is confusing to users.
This change replaces latest-pkg with latest-build in common commands and documentation. References to latest-pkg are removed where latest-build is also present. Also, description for latest-build command is updated to match the current one.

:thumbsup:

Commit f229543b fixes this pull-request

Pull-Request has been merged by mikem

Metadata