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

Author

       Luke McCarthy <lukem@gene.pbi.nrc.ca>

Description

       Reads one or more named input FILEs and attempts to parse them as if they were EMBOSS ACD (AJAX Command
       Definition) files.

Name

       acdcheck

Options

       --output FORMAT
           Upon successful parsing of each ACD file, print a representation of the parse tree to standard output
           in  the specified format.  FORMAT must be one of either 'XML' or 'Perl' (case-insensitive and without
           the quotes.)

Pod Errors

       Hey! Theabovedocumenthadsomecodingerrors,whichareexplainedbelow:

       Around line 52:
           Unknown directive: =over4

       Around line 54:
           '=item' outside of any '=over'

       Around line 60:
           You forgot a '=back' before '=head1'

perl v5.38.2                                       2024-02-25                                       ACDCHECK(1p)

Synopsis

       acdcheck [ --output FORMAT ] FILE [ FILE ... ]

See Also