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

botch-checkfas - check which edges in the fas are not droppable

Author

       This man page was written by Johannes Schauer. Botch is written by Johannes Schauer and Pietro Abate.

Bugs

Description

       given  any  number of droppable dependencies and a feedback arc set, show which edges in the feedback arc
       set are not droppable

Name

       botch-checkfas - check which edges in the fas are not droppable

Options

-h,--help
           show the help message

       --remove-weak=REMOVE_WEAK
           A filename containing a list of weak build dependencies

       --remove-reduced=REMOVE_REDUCED
           One or more filename containing a list of droppable build dependencies, separated by commas.

       -v,--verbose
           be verbose

See Also

       Debian doc-base Manual /usr/share/doc/botch/wiki/Home.html

Synopsis

botch-checkfas [options] fas

See Also