Rename doc dir

This commit is contained in:
nolash
2021-08-29 11:32:13 +02:00
parent 28e7842f4d
commit dd3ce50ece
5 changed files with 0 additions and 0 deletions

6
doc/texinfo/exec.texi Normal file
View File

@@ -0,0 +1,6 @@
@node chainqueue-executable
@section Executables
Chainqueue only provides a single executable. This executable lists items in queue based on given criteria. The available criteria more or less map to the arguments offered by @code{chainqueue.backend.Backend.get}.
When installing @code{chainqueue} as a python package, the list tool will be available in @code{PATH} as the command @file{chainqueue-list}.