Command reference

Hedit

Help · admin

Command words: hedit
Permission: JuniorAdmin

This command allows you to create and edit help files.

The syntax for this is as follows:

hedit list - lists all helpfiles
hedit show <helpfile> - shows builder information about a helpfile
hedit new <name> <category> <subcategory> [<tagline>] - creates a new helpfile
hedit delete <which> - deletes a helpfile
hedit name <helpfile> <newname> - renames a helpfile
hedit keywords <keywords separated by spaces> - sets keywords for the helpfile for searching
hedit tagline <helpile> <tagline> - sets the tagline for a helpfile
hedit category <category> - sets the category of a helpfile
hedit subcategory <subcategory - sets the subcategory of a helpfile
hedit prog <helpfile> <prog> - sets a prog that controls if someone can see the helpfile
hedit prog <helpfile> clear - clears a prog from a helpfile (instead always visible)
hedit text <helpfile - drops you into an editor to edit the helpfile text
hedit extra add <helpfile> <prog> - drops you into an editor to add a new extra text
hedit extra remove <helpfile> <#> - removes the specified extra text
hedit extra text <helpfile> <#> - drops you into an editor to edit the text of an extra text
hedit extra prog <#> <prog> - changes the prog associated with an extra text

← Back to Command reference