docs, tests: Improved method to probe for plugins and filters.
[nbdkit/ericb.git] / docs / synopsis.txt
blob07b9dcffe4f994b29cb33d3e1aa5ecd86d00d361
1 nbdkit [-D|--debug PLUGIN|FILTER|nbdkit.FLAG=N]
2        [-e|--exportname EXPORTNAME] [--exit-with-parent]
3        [--filter FILTER ...] [-f|--foreground]
4        [-g|--group GROUP] [-i|--ipaddr IPADDR]
5        [--log stderr|syslog|null]
6        [-n|--newstyle] [--mask-handshake MASK] [--no-sr] [-o|--oldstyle]
7        [-P|--pidfile PIDFILE]
8        [-p|--port PORT] [-r|--readonly]
9        [--run CMD] [-s|--single] [--selinux-label LABEL] [--swap]
10        [-t|--threads THREADS]
11        [--tls off|on|require]
12        [--tls-certificates /path/to/certificates]
13        [--tls-psk /path/to/pskfile] [--tls-verify-peer]
14        [-U|--unix SOCKET] [-u|--user USER]
15        [-v|--verbose] [-V|--version] [--vsock]
16        PLUGIN [[KEY=]VALUE [KEY=VALUE [...]]]
18 nbdkit --dump-config
20 nbdkit PLUGIN --dump-plugin
22 nbdkit --help