Skip to content

print help when action is not specified

Michael Hofmann requested to merge action-not-specified into master

Created by: wizardofoz123

This implements FASTMOVING-929, see this ticket for details. Whenever action is not specified (e.g. only "kpet set/run/..." is called without params), we log.error explain the problem and print parser help.

Signed-off-by: Jakub Racek jracek@redhat.com

Merge request reports