View Single Post
Old 03-02-2010, 07:42 AM  
newguy
Junior Member
 
Join Date: Jul 2009
Posts: 16
Default

Quote:
Originally Posted by Yil View Post
newguy: What Flow posted was not a valid ioFTPD .ini help file but rather what I presume is his manually updated/modified nxHelp output. Just remove the file and you will be fine.

As an aside I decided to tackle the challenge of writing an nxTools helpfile using my new format since a lot of it was already done via nxHelp. It will probably take a day or so to do, but is a good example for me on how script writers may choose to integrate their help commands into the default output in a non-trivial way. It's easy enough to create a new nxTools section, but if you want things like 'site search' to show up with directory related commands it takes a bit of planning on my part...
Can you give an example on how a good ini file should look like?

I thought something like:
Code:
[command]
Description

[command2]
Description

[command3]
Description
newguy is offline   Reply With Quote