blob: e44aa8d42e1df24f41eb8966cbab07c967d77828 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
libreblacklist(1) -- Tools for working with the your-freedom blacklist
======================================================================
## SYNPOSIS
`. $(librelib blacklist)`<br>
`. libreblacklist`<br>
`libremessages` [-h] <COMMAND> [<ARGS>...]
## DESCRIPTION
`libreblacklist` is a set of tools for working with the your-freedom
blacklist.
It may be included into a `Bash`(1) program as a library, which will
expose it's routines as "blacklist-<COMMAND>", or it may be invoked on
the command line as "libreblacklist <COMMAND>".
See `libremessages -h` for more information.
## SEE ALSO
librelib(7)
|