.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.5. .TH LU-COMMENT-EXTRACTOR "1" "October 2017" "lu-comment-extractor" "User Commands" .SH NAME lu-comment-extractor \- extract comments from source code files .SH SYNOPSIS .B lu-comment-extractor [\fI\,OPTION\/\fR]... \fI\,FILE\/\fR .SH DESCRIPTION Show the topmost comments of source files (using GNU Source Highlight.) .TP \fB\-f\fR, \fB\-\-full\fR instead of showing topmost comments, show them all .TP \fB\-s\fR, \fB\-\-style\fR NAME parse comments in the style of NAME .TP \fB\-\-stats\fR also show starting and ending byte positions .HP \fB\-O\fR, \fB\-\-output\fR FILE dump comments to FILE instead of stdout .TP \fB\-h\fR, \fB\-\-help\fR display this help and exit .TP \fB\-\-version\fR display version information and exit .PP Style NAME can be one of "c, c++, javascript, shell, scheme, texinfo, latex, m4, haskell, groff, gettext, fortran, pascal". "c" is the default. .PP \fB\-\-stats\fR produces a terminating line showing the source row, source column, along with the destination row, destination column of the detected comments. .SH "REPORTING BUGS" Report bugs to .