main: Add option to disable SR advertisement
[nbdkit/ericb.git] / docs / synopsis.txt
blob04cd136d2ab18051af24183c2a633a82ff059892
1 nbdkit [-D|--debug PLUGIN|FILTER.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]
6        [-n|--newstyle] [--no-sr] [-o|--oldstyle]
7        [-P|--pidfile PIDFILE]
8        [-p|--port PORT] [-r|--readonly]
9        [--run CMD] [-s|--single] [--selinux-label LABEL]
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]
16        PLUGIN [[KEY=]VALUE [KEY=VALUE [...]]]
18 nbdkit --dump-config
20 nbdkit PLUGIN --dump-plugin
22 nbdkit --help