https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16972
Bug ID: 16972
Summary: ./misc/sip_cli_emulator.pl should list mandatory vs.
optional command line options in its usage section.
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Command-line Utilities
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
As far as I can tell, the following options are mandatory:
-a (address)
-p (port)
-su (sip user)
-sp (sip password)
-l (sip location/institution)
The sip terminator (-t) is not mandatory, but getting it wrong hangs the script
without warning.
The usage would look like this, more or less:
Usage: $0 -a <address> -p <port> -su <sip user> -sp <sip port> -l <location>
[--patron <patron barcode>] [--password <patron password>] [-i <item barcode>]
[-fa] [-m <message>] [-h]
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/