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

buildsearchdb - Build the search database

Author

       Stanislav Sinyagin <ssinyagin@k-open.com>

torrus 3.00                                        2023-05-02                            TORRUS_BUILDSEARCHDB(8)

Description

       This command indexes the Torrus configuration objects and builds the search index database. One of the
       three options --tree, --all or --global is required.

Name

       buildsearchdb - Build the search database

Notes

       See more documentation at Torrus home page: http://torrus.org

Options

--tree=TREE
           Build the indexes for a given tree.

       --all
           Builds the tree indexes for all trees.

       --nogc
           Normally  the  Git  garbage  collector  is launched after the search database is updated. This option
           makes the builder skip the GC run.

       --verbose
           Prints extra information

       --debug
           Prints debugging information

       --help
           Displays a help message.

See Also

torrus(8)

Synopsis

torrusbuildsearchdboptions...

See Also