Menu

#76 coomandplugin - help

open
gridshell (13)
5
2008-07-14
2008-07-14
No

each command needs to have a help function that lists the man page

e.g.

> info
> help
... list of the man page ...
simply call "man command" from Xi
>

one may need an API call such as

String man (String command)
String man (String command, String format)

that returns the contents of the man

Discussion


Log in to post a comment.

MongoDB Logo MongoDB