Something wierd, contrast: (fhpd) help info auxv auxv [-verbose] Print out the process auxiliary data for this process. (fhpd) info auxv -help auxv [-verbose] Print out the process auxiliary data for this process. with: (fhpd) help print print expression [-format d|o|x|t] -option ...; where options are: -format print format -location print the expression's location -raw print the expression's raw value (ignoring the poor output :-), notice how the options are listed as a table and this is missing from the <<info auxv>> command.
2008-01-10 Phil Muldoon <pmuldoon@redhat.com> * ParameterizedCommand.java (help): Print help if longCommands >0 ! >1. Seperate options from help text.