It is odd that that libcmd does not seem to have a way to display the longer help output for commands w/o subcommands. Perhaps an easy fix for this would be to have PrintSyntax() call PrintFlagHelp() if noOpcodes is true just before it returns. Or maybe it would be better do it after calling PrintSyntax() when handling the -help parameter in cmd_Dispatch(). In any case, this seems like it would be a good, and harmless, improvement.

Ted Anderson

_______________________________________________
OpenAFS-devel mailing list
[EMAIL PROTECTED]
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to