diff --git a/xpp/dahdi_genconf b/xpp/dahdi_genconf index 891edf8..a4acfa8 100755 --- a/xpp/dahdi_genconf +++ b/xpp/dahdi_genconf @@ -141,7 +141,9 @@ as specified by the generator arguments. Each generator is a perl class in Dahdi::Config::Gen namespace. The generator names on the command line are the class names in lowercase. -The following generators are currently implemented: system, chandahdi, unicall, users. +The following generators are currently implemented: system, modules, spantypes, +assignedspans, chandahdi, unicall, users. + For further documentation on each, please user perldoc on the relevant class. E.g: C