14 Aug
2015
14 Aug
'15
10:45 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13791 --- Comment #17 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 41513 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41513&action=edit Bug 13791: tab-completion for koha-plack in bash This patch adds tab-completion in bash for the koha-plack command. After the --start, --stop, --restart and --disable switches it only offers plack-enabled instances. And disabled instances to --enable. --help and -h just finish end the completion. --quiet and -q are trickier to implement. They will work (be offered) only before the action switches. -- You are receiving this mail because: You are watching all bug changes.