Lines Matching refs:undocumented
49 -c List undocumented commands, undocumented options and unimplemented options.
50 -d Detailed list of undocumented (implies -u)
51 -e Detailed list of new undocumented (implies -v)
57 -u Count undocumented functions
58 -v Count new undocumented functions
915 # Check for undocumented
937 err("$f:", "macro $macro undocumented")
944 err("# $count macros undocumented (count is approximate)")
948 # Find out what is undocumented (filtering out the known missing ones)
958 err("$type:", "function $func undocumented")
1122 err("$doc: undocumented $cmd option -$_");