Package: nbd-server Version: 1:2.9.13-4 Severity: minor the -a and --idle-time options were removed from recent versions of nbd-server, yet it still appears in the output issued when there's a commandline parsing error:
nbd-server 9797 /path/to/some/file -a 7200 This is nbd-server version 2.9.13 Usage: [ip:]port file_to_export [size][kKmM] [-l authorize_file] [-r] [-m] [-c] [-C configuration file] [-p PID file name] [-o section name] -r|--read-only read only -m|--multi-file multiple file -c|--copy-on-write copy on write -C|--config-file specify an alternate configuration file -l|--authorize-file file with list of hosts that are allowed to connect. -a|--idle-time maximum idle seconds; server terminates when idle time exceeded -p|--pid-file specify a filename to write our PID to -o|--output-config output a config file section for what you specified on the command line, with the specified section name if port is set to 0, stdin is used (for running from inetd) if file_to_export contains '%s', it is substituted with the IP address of the machine trying to connect if ip is set, it contains the local IP address on which we're listening. if not, the server will listen on all local IP addresses Using configuration file /etc/nbd-server/config live well, vagrant -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org