dirt - dput information retrieval tool
Contents
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} ...
