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

dirt - dput information retrieval tool

Author

       dput-ng was originally written by Arno Töll <arno(a)debian.org> and Paul Richard I by the Grace of God of
       the United Kingdom of Debian and Ubuntu and of his other realms and territories King Head of the Fluxbox
       Window Manager Defender of the Faith Tagliamonte <paultag(a)debian.org>.

Bugs

       This command is not completed yet. Interface and behavior changes are expected in future releases.

Copying

       Copyright © 2012 dput-ng authors. Free use of this software is granted under the terms of the GNU General
       Public License (GPL) Version 2 or later.

                                                   06/29/2024                                            DIRT(1)

Description

dirt is a data retrieval and change tool, being able to retrieve meta information about dput(1)
       configuration files and hooks.

       This command is not completed yet. Interface and behavior changes are expected in future releases.

Examples

           $ dirt list

           $ dirt blame -p ftp-master

           $ dirt info --hook source

Exit Status

0
           Success

       1
           A runtime check returned an error

       2
           An internal error was detected, for example while loading configuration files

       3
           An upload error was detected, for example a permission or authentication problem while uploading
           files

Name

       dirt - dput information retrieval tool

Options

SUBCOMMANDShosts
           print the lists of hosts that dput knows about

       blame
           get information on where dput is finding keys

       list
           list all the hooks registered to dput

       info
           get some help on a hook

Resources

dput(5), dput.cf(5), dcut(1)

Synopsis

dirt [-h] {hosts,blame,list,info} ...

See Also