When the build target is not found, a hint suggesting '--target'
option is incorrect, because such an option is not supported for mockbuild.
The 'target' option is only possible for mock-config.
For mockbuild, a modified hint is shown suggesting '--release'
option instead.
When the build target is not found, a hint suggesting '--target'
option is incorrect, because such an option is not supported for
mockbuild.The 'target' option is only possible for
mock-config.For
mockbuild, a modified hint is shown suggesting '--release'option instead.
JIRA: RHELCMP-13842
Signed-off-by: Ondřej Nosek onosek@redhat.com