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".
This commit is contained in:
Kyle Walker 2019-04-04 12:00:19 -04:00 committed by Brian C. Lane
parent b57de93468
commit 613d91299d
1 changed files with 1 additions and 1 deletions

View File

@ -157,7 +157,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