Config Conversion: Update --help.

fixes #4715
This commit is contained in:
Michael Friedrich 2013-09-18 16:22:28 +02:00
parent 96e18e625f
commit ad3a8f19ed
1 changed files with 32 additions and 0 deletions

View File

@ -47,6 +47,38 @@ Path to your Icinga 1.x main configuration file "icinga.cfg".
Directory to Icinga 2.x configuration output.
=item --hosttmpl=<template name>
Custom template name for all host objects.
=item --servicetmpl=<template name>
Custom template name for all service objects.
=item --usertmpl=<template name>
Custom template name for all user objects.
=item --timeperiodtmpl=<template name>
Custom template name for all timeperiod objects.
=item --notificationtmpl=<template name>
Custom template name for all notification objects.
=item --checkcommandtmpl=<template name>
Custom template name for all checkcommand objects.
=item --notificationcommandtmpl=<template name>
Custom template name for all notificationcommand objects.
=item --eventcommandtmpl=<template name>
Custom template name for all eventcommand objects.
=item -v|--verbose
Verbose mode.