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

lincredits - generate beautified versions of the Linux CREDITS and MAINTAINERS files

Author

       This manual page was written by Chris Lawrence <lawrencc@debian.org>, for  the  Debian  GNU/Linux  system
       (but may be used by others).

                                                                                                   lincredits(1)

Description

       This manual page briefly documents the lincredits command.

       lincredits  is  a  program  that  beautifes  the  Linux  CREDITS  and MAINTAINERS files into one of three
       supported formats: plain text, LaTeX and HTML.   You  must  specify  the  path  of  a  valid  CREDITS  or
       MAINTAINERS file (usually /usr/src/linux/CREDITS) to be formatted.

Name

       lincredits - generate beautified versions of the Linux CREDITS and MAINTAINERS files

Options

       The  programs follow the usual GNU command line syntax, with long options starting with two dashes (`-').
       A summary of options are included below.

       -h,--help
              Show summary of options.

       -o,--output<filename>
              Send output to the specified files, instead of standard output.

       --text Format the output as plain text (default).

       --latex
              Format the output as LaTeX.

       --html Format the output as HTML.

Synopsis

lincredits[options]CREDITS-file

See Also