Correct "recipes" use to "blueprints" in composer-cli description

The original "recipes" term is indicated in the composer-cli description,
but the identifier has been changed to "blueprints" with later releases.
This commit changes the string to "blueprints".

(cherry picked from commit 613d91299d)
(cherry picked from commit 4045c0c476)
This commit is contained in:
Kyle Walker 2019-04-04 12:00:19 -04:00 committed by Brian C. Lane
parent fa1aeec58e
commit 56699c4818
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ Summary: A command line tool for use with the lorax-composer API server
Requires: python3-urllib3
%description -n composer-cli
A command line tool for use with the lorax-composer API server. Examine recipes,
A command line tool for use with the lorax-composer API server. Examine blueprints,
build images, etc. from the command line.
%prep