logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

lu-comment-extractor - extract comments from source code files

Description

       Show the topmost comments of source files (using GNU Source Highlight.)

       -f, --full
              instead of showing topmost comments, show them all

       -s, --style NAME
              parse comments in the style of NAME

       --stats
              also show starting and ending byte positions

       -O, --output FILE dump comments to FILE instead of stdout

       -h, --help
              display this help and exit

       --version
              display version information and exit

       Style NAME can be one of "c, c++, javascript, shell, scheme, texinfo, latex, m4, haskell, groff, gettext,
       fortran, pascal".  "c" is the default.

       --stats  produces  a  terminating  line showing the source row, source column, along with the destination
       row, destination column of the detected comments.

Name

       lu-comment-extractor - extract comments from source code files

Reporting Bugs

       Report bugs to <http://sv.nongnu.org/bugs/?group=licenseutils>.

lu-comment-extractor                              October 2017                           LU-COMMENT-EXTRACTOR(1)

Synopsis

lu-comment-extractor [OPTION]... FILE

See Also