diff --git a/debian/docs/koha-z3950-responder.xml b/debian/docs/koha-z3950-responder.xml new file mode 100644 index 0000000000..b0ac2bae44 --- /dev/null +++ b/debian/docs/koha-z3950-responder.xml @@ -0,0 +1,141 @@ +
+koha-z3950-responder + + Koha is the first free software library automation package. + + The Koha Community + https://koha-community.org/ + + + + + + + koha-z3950-responder + 8 + + + + koha-z3950-responder + Manage the Z39.50/SRU daemons for your Koha instances + UNIX/Linux + + + + + koha-z3950-responder + + --start + --stop + --restart + + + --enable + --disable + + + --debugger + --debugger-key key + --debugger-location host:port + --debugger-path path + + + --quiet + -q + + instancename + + + koha-z3950-responder + + --help + -h + + + + + Options + + + + + Start the Z39.50/SRU daemon for the specified instance(s) + + + + + + Stop the Z39.50/SRU daemon for the specified instance(s) + + + + + + Restart the Z39.50/SRU daemon for the specified instance(s) + + + + + + Enable Z39.50/SRU for the specified instance(s) + + + + + + Disable Z39.50/SRU for the specified instance(s) + + + + + + Enable running Z39.50/SRU in debug mode + + + + + + Specify the debugger key the IDE is expecting + + + + + + Specify the host:port for your debugger tool (defaults to localhost:9000) + + + + + + Specify the path for the debugger library + + + + | + + Make the script quiet about non existent instance names (useful for calling from other scripts) + + + + | + + Display help for this command + + + + + + Description + This script lets you manage the Z39.50/SRU daemons for your Koha instances. + + + See also + + koha-rebuild-zebra(8) + koha-zebra(8) + + + + + +