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

trawldb - CLI for managing trawl configuration resources

Authors

       Soumya Ranjan Patnaik <soumyaranjan1812@gmail.com>, Ken Gilmer <kgilmer@gmail.com>

trawldb version                                       2022                                            TRAWLDB(1)

Description

trawldb  is  a client CLI utility that allows for managing configuration resources stored by Trawl. Trawl
       is a resource management tool aimed as an xrdb alternative that is session independent, i.e works on both
       X11 and Wayland.

Name

       trawldb - CLI for managing trawl configuration resources

Options

-b,--backup<string>
              backup suffix for -edit (default .bak )

       -c,--cpp<CPP>
              preprocessor to use (default /usr/bin/cpp )

       -D,--define<DEFINE>-e,--edit<filename>
              edit resources into file

       -g,--get<name>
              get the content of a resource

       -h,--help
              Print help information

       -I,--include<INCLUDE>-l,--load<filename>
              load resources from file

       -m,--merge<filename>
              merge resources from file & sort

       --nocpp
              do not use a preprocessor

       -q,--query[<string>...]
              query resources

       --remove
              remove resources

       -V,--version
              Print version information

Synopsis

trawldb [OPTIONS] [--] [FILENAME]

See Also